Open billylo1 opened 6 years ago
Suddenly apple send message regarding the app: ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information.
This is a significant issue. As of April 2020, Apple is no accepting App Store submission for apps with the UIWebView API. This package is unusable on iOS.
Any update on using WKWebView since now Apple is rejecting App Store submission with UIWebView.
I don’t plan on updating this library. There are many alternatives including the flutter community supported plugin
I recommend switching to one of the alternatives.
Noted with thanks @matthewtsmith . Was using the flutter_webview plugins which uses your plugins library :) Shall explore further.
Have a couple of suggestions...
thx for making this available to us. Billy