Edge app crash
2 TopicsEdge Stable crashing on extension function chrome.identity.launchWebAuthFlow
I've developed an Edge extension which allows users to login with their Google account. I use the https://developer.chrome.com/docs/extensions/reference/identity/#method-launchWebAuthFlow function for that and everything works fine. Problem is when you synchronize the Edge browser and the extension gets automatically installed, for some reason Edge crashes as soon as the launchWebAuthFlow function is called. I analyzed the Edge dump and it's the msedge.dll crashing. It works fine using Edge Beta instead. Below is the crash dump:9.5KViews0likes33Comments