OutSystems / CefGlue

.NET binding for The Chromium Embedded Framework (CEF)
MIT License
277 stars 41 forks source link

Chrome runtime support #145

Closed EugeneSunrise closed 5 months ago

EugeneSunrise commented 5 months ago

Im using custom cefsharp to create several native chrome ui windows and recently there was a question of switching to a cross-platform solution, avalonia + cefglue with ChromeRuntime = true - always crashes on cef initialization without any log, also tried to update to 126v - nothing changed. Is there any plans to update CEF to the latest version(chrome bootstrap etc)? Thanks

joaompneves commented 5 months ago

I recommend that you check the CEF forums to understand how to properly enable or what needs to be done to enable chrome runtime. Regarding cef update, we do it from time to time, although you can expect some delay.