Syul968

Results 3 comments of Syul968

Hi @andrei-ai, Regarding the PDBs, we do make `EmbeddedBrowserWebView.dll` PDBs public for each WebView2 Runtime release. Are these the symbols you are referring to? If so, [Microsoft public symbol server](https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/microsoft-public-symbols)...

Hi @laultman, If you're using the WinRT API (default for UWP projects), you don't need to link the static library as it's already linked, but you should make sure that...

@laultman for crashes please open a new issue with details on the crash. A stack or dump would be the most useful. If you have a sample project where the...