You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Completion handler passed to -[WKWebViewJavascriptBridge webView:didReceiveAuthenticationChallenge:completionHandler:] was not called'
The text was updated successfully, but these errors were encountered:
implementation the WKNavigationDelegate that use method
{
NSLog(@"didReceiveAuthenticationChallenge");
}
Error:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Completion handler passed to -[WKWebViewJavascriptBridge webView:didReceiveAuthenticationChallenge:completionHandler:] was not called'
The text was updated successfully, but these errors were encountered: