I am getting the below error from apple store after uploading the app. This plugin works well when installed through xcode.
Since this plugin uses UIWebView, Apple connect is not processing the app and after some time I get the mail below.
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability.
Can you help to replace the plugin from UIWbView to WKWebView. Thank you in advance
I am getting the below error from apple store after uploading the app. This plugin works well when installed through xcode. Since this plugin uses UIWebView, Apple connect is not processing the app and after some time I get the mail below.
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability.
Can you help to replace the plugin from UIWbView to WKWebView. Thank you in advance