Hi guys,
My handler for "https" scheme is ignored. Always getting these warnings:
QWebEngineUrlScheme::registerScheme: Scheme "https" is a standard scheme
Cannot install a URL scheme handler overriding internal scheme: https
How can I get around this restriction?
Thanks