Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.5.0
-
None
-
iOS 8, 9, 10
Description
When using jQuery's Ajax, I get
"Failed to load resource: The certificate for this server is invalid. You might be connecting to a server that is pretending to be “xxx” which could put your confidential information at risk."
when checking the webview in Safari through USB.
I tried to implement the didReceiveAuthenticationChallenge method in CDVWKWebViewEngine but it doesn't seem to be called.