jnschulze / flutter-webview-windows

A WebView2-powered Flutter WebView implementation for the Windows platform.
BSD 3-Clause "New" or "Revised" License
203 stars 120 forks source link

Creating the webview failed: CreateCoreWebView2CompositionController copletion handler failed. (HRESULT: -0x7ff8ec61) #271

Open marcyorenji opened 9 months ago

marcyorenji commented 9 months ago

I am using a Windows 11 Pro Laptop and I am however, getting the following error response.

1702280866209

I tried it on other Window devices, and there are no issue when opening the webview.

May I know what do i need to check or configure in order to get rid of this bug?

Thank you. Marcus

sughoshjg commented 8 months ago

any update on this?

josereia commented 3 months ago

Any update?