What's new in WKWebView

RSS for tag

Discuss the WWDC22 Session What's new in WKWebView

Posts under wwdc2022-10049 tag

43 Posts

Post

Replies

Boosts

Views

Activity

Webview not loading in Mac OSX app
Only one particular URL does not load in the webview. Every other URL works. Not able to trace the issue but the console logs indicate the following error. Can anyone help around with this please? Provisional navigation does not even start. Logs: default 11:18:42.686145-0400 WebViewTest -[SOConfigurationClient _reloadConfig] on default 11:18:42.686180-0400 WebViewTest -[SOClient configurationWithCompletion:] on default 11:18:42.686886-0400 WebViewTest configurationWithCompletion: success = YES, error = (null) default 11:18:42.688152-0400 WebViewTest client.trigger:#N CCFG for cid 0x62 has # of profiles: 0 default 11:18:42.688756-0400 WebViewTest 0x7ff7b095a658 - WKSOAuthorizationDelegate::setSession: (existing session = 0x0, new session = 0x11401c400) default 11:18:42.688785-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] SOAuthorizationSession::shouldStart: m_page=0x7f8fe384a220 default 11:18:42.688811-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] NavigationSOAuthorizationSession::shouldStartInternal: m_page=0x7f8fe384a220 default 11:18:42.688863-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] RedirectSOAuthorizationSession::beforeStart default 11:18:42.688888-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] *NavigationSOAuthorizationSession::shouldStartInternal: Starting Extensible SSO authentication for a web view that is not attached to a window. Loading will pause until a window is attached.* default 11:18:44.383363-0400 WebViewTest 0x114030800 - [PID=0] WebProcessCache::setApplicationIsActive: (isActive=0)\
2
0
948
Jun ’22
How can I update my app to make it compatible with older ios versions?
I just published a wkwebview app. But the app is only compatible with ios 15.0 and above. Please tell me, how can I update my app to make it compatible with older ios versions?
Replies
1
Boosts
0
Views
500
Activity
Jul ’22
WWDC22: inspect and debug it yourself in third-party browsers on iOS, using Remote Web Inspector
WWDC22 "What's new in WKWebView"  https://developer.apple.com/videos/play/wwdc2022/10049/?time=470 inspect and debug it yourself in third-party browsers on iOS, When I say third-party browsers, I mean on iOS16, you can use third-party browsers ,like use chrome browsers to debug my website? thinks!
Replies
0
Boosts
0
Views
654
Activity
Jul ’22
Webview not loading in Mac OSX app
Only one particular URL does not load in the webview. Every other URL works. Not able to trace the issue but the console logs indicate the following error. Can anyone help around with this please? Provisional navigation does not even start. Logs: default 11:18:42.686145-0400 WebViewTest -[SOConfigurationClient _reloadConfig] on default 11:18:42.686180-0400 WebViewTest -[SOClient configurationWithCompletion:] on default 11:18:42.686886-0400 WebViewTest configurationWithCompletion: success = YES, error = (null) default 11:18:42.688152-0400 WebViewTest client.trigger:#N CCFG for cid 0x62 has # of profiles: 0 default 11:18:42.688756-0400 WebViewTest 0x7ff7b095a658 - WKSOAuthorizationDelegate::setSession: (existing session = 0x0, new session = 0x11401c400) default 11:18:42.688785-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] SOAuthorizationSession::shouldStart: m_page=0x7f8fe384a220 default 11:18:42.688811-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] NavigationSOAuthorizationSession::shouldStartInternal: m_page=0x7f8fe384a220 default 11:18:42.688863-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] RedirectSOAuthorizationSession::beforeStart default 11:18:42.688888-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] *NavigationSOAuthorizationSession::shouldStartInternal: Starting Extensible SSO authentication for a web view that is not attached to a window. Loading will pause until a window is attached.* default 11:18:44.383363-0400 WebViewTest 0x114030800 - [PID=0] WebProcessCache::setApplicationIsActive: (isActive=0)\
Replies
2
Boosts
0
Views
948
Activity
Jun ’22