-
The library is using UIWebView which is deprecated so I got this note from Apple:
> ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See ht…
-
Hi Team,
Is there any way to resolve this deprecated API issue on the app?
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://de…
-
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.
Thats …
-
I'm working on an Objective C project, in order to fix ITMS-90809 issue (UI WebView Usage deprecated), I updated ILPDFKit to version 1.1.7 and is getting an error ---> **'ILPDFKit/ILPDFKit-Swift.h' fi…
-
When i try to publish my app with this package i get this error ->
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved securi…
-
最新版本0.0.2 版本的有包含UIWebView的引用,这样会导致AppStore会不过审:
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentat…
-
Hi,
Thanks for your work.
My application cannot be uploaded to the iOS AppStore because of the following issue :
![Capture d’écran 2020-06-10 à 15 44 27](https://user-images.githubusercontent.c…
-
当通过 CocoaPods 加载 Ping++(2.2.26)至项目时,提交版本至 TestFlight 得到以下来自 Apple 的警告邮件
"ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://devel…
jkzml updated
4 years ago
-
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of new apps that use UIWebView APIs starting from April 2020. See https://developer.apple.com/documentation/uikit/uiwebview for…
-
I just got this back from Apple after my app submission:
> ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and re…