ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability.
I have updated all plugin and cordova platform, although I have get this error.
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability.
I have updated all plugin and cordova platform, although I have get this error.
Add this inside your config.xml file <preference name="WKWebViewOnly" value="true" />