You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting versions 118 and 119 the options to disable Code Integrity in WebView2 are deprecated and the guard is always on.
16
+
We are seeing cases where old antimalware software violating our policies. Please make sure that antimalware on your devices is up to date when using WebView2.
17
+
14
18
## Identify the dll
15
19
16
20
**Programmatically** app can subscribe to [ProcessFailed event](https://learn.microsoft.com/en-us/microsoft-edge/webview2/concepts/process-related-events?tabs=dotnetcsharp#events-for-processes-that-exited-or-failed). [Starting from 120.0.2164.0](https://learn.microsoft.com/en-us/microsoft-edge/webview2/release-notes?tabs=dotnetcsharp#experimental-apis)
0 commit comments