Hacker News new | ask | show | jobs
by joshstrange 1414 days ago
I think we both might be mistaking the required move from UIWebView to WKWebView (instead thinking we had to move from WKWebView to SFSafariViewController).

> ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

1 comments

I get this problem while using Cordova inappbrowser that uses WKWebView.