WebView2’s ICoreWebView2CreateCoreWebView2ControllerCompletedHandler callback is never called when the process is running in a login screen
I need to use the WebView2 control from a custom credential provider, written in C++. I’m using MSFT’s Win32_GettingStarted sample as a test. I can build it in VS 2022 and it runs fine in a regular user desktop.