Description
Microsoft WebView2 experts,
The UWP app has a webview2 control and uses social login to authenticate the user . The webview2 instance is subscribed to the newwindowrequested event and works perfectly when build and executed from the visual studio , opens a new window and authentication works well.
The app is published (msixupload) to the window store for testing and noticed that the social login new window is not coming at all.
To test this i have created a sideload msixbundle and installed it locally and that works perfectly fine .
Why when installed through the Microsoft store applet , the webview2 behaves differently for new window feature. How to fix this as this is critical for social logins.
This is posted in Microsoft Q&A and please see the reference -
https://learn.microsoft.com/en-us/answers/questions/1221866/microsoft-uwp-store-corewebview2-newwindowrequeste
Please advise.
Windows 11 64 - Microsoft Windows [Version 10.0.22621.1413]
Microsoft.UI.Xaml.Controls - v 2.8.2