Posts

Post not yet marked as solved
2 Replies
4.4k Views
We have been able to get contents via basic authentication with WKWebView on under iOS12.But content cannot be got via basic authentication with WKWebView on iOS13.We got following logs:Error Domain=WebKitErrorDomain Code=102 "Frame Load Interrupted" UserInfo={_WKRecoveryAttempterErrorKey=<WKReloadFrameErrorRecoveryAttempter: 0x2814d0680>, NSErrorFailingURLStringKey=https://***/yyy.html, NSErrorFailingURLKey=https://***/yyy.html, NSLocalizedDescription=Frame Load Interrupted}Is there any information about this event?os: iOS13+xcode: 11
Posted
by yamori.
Last updated
.