Easton
Results
3
comments of
Easton
I think this repo is dead
This issue also occurs for me on the iOS and Apple TV clients (latest released version)
Ok so the CefSharp interface for IRequestHandler seems to be out of date. Version `109.1.110` ```using System.Security.Cryptography.X509Certificates; namespace CefSharp { public interface IRequestHandler { bool OnBeforeBrowse (IWebBrowser chromiumWebBrowser, IBrowser browser,...