-
"Has the Naver SDK for iOS replaced UIWebView with WKWebView? I am still able to detect references to 'UIWebView' using grep -r 'UIWebView'."
-
Can you update the plugin so that it doesnt use UIWebview , because with the new rules of apple you can not upload any application that uses UIWebview. Thank you
-
Apple Store is rejecting our app because the library that we are using (Viro React) are using a deprecated API on binaries, so we need to update it:
## Apple Message to US
ITMS-90809: Deprecated A…
-
HELLO :)
iOS 11 version and swift4
WKWebView addJavascriptInterface How do I update?
-
I'm using your sdk in my ios app.
Today Apple rejected my app submission with this motivation:
TMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WK…
-
Plugin is not working any more. Now if I add this plugin to iOS project, I get following error from app store: ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. In…
-
# WKWebView & UIWebView
https://developer.apple.com/documentation/webkit/wkwebview
https://developer.apple.com/documentation/uikit/uiwebview
> refs
https://www.cnblogs.com/xgqfrms/p/138…
-
![64dfd849ly1fwhz9yqu9ej20yi4eyttf](https://user-images.githubusercontent.com/2911921/47333198-9827c280-d6b4-11e8-89e8-465618a1cd79.jpg)
![64dfd849ly1fwhza02ylyj20yi5vn4mn](https://user-images.github…
-
I'm using the WKWebView component version of the library, but when I deploy the app to the Apple Store I get the following error: ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no …
-
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 …