Jan F. Weber
Jan F. Weber
Building the APK with debug does now work and I can confirm the issue is resolved on my Android phone 🎉! Many thanks for the quick fix on this, Andrew...
> Great, thanks for confirming - will get this into our next release.. Thank you, too!
Having the same issues on a few Workstations where we use the Edge WebView2 inside one of our applications. (Nvidia) Driver update did not resolve this issue and the possible...
> @2jfw You can try setting the browser args using either environment variables or regkeys: [docs.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2environment.createasync?view=webview2-dotnet-1.0.1293.44#remarks](https://docs.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2environment.createasync?view=webview2-dotnet-1.0.1293.44#remarks) > > Even if you aren't directly creating the WebView2, it should pickup those...