0
我使用WKWebView加載HTTPS,但它不起作用。 功能WKWebView如何加載HTTPS?
webView(
webView: WKWebView,
didReceiveAuthenticationChallenge challenge: NSURLAuthenticationChallenge,
completionHandler: (NSURLSessionAuthChallengeDisposition, NSURLCredential?) -> Void)
可以這樣做,請告訴我如何使用它?