Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIWebView deprecation #15

Closed
jlews opened this issue May 29, 2020 · 2 comments
Closed

UIWebView deprecation #15

jlews opened this issue May 29, 2020 · 2 comments

Comments

@jlews
Copy link

jlews commented May 29, 2020

As of April 2020, Apple are no longer accepting new app submissions that use the deprecated UIWebView component from Apple's UIKit.

Currently, adding the latest version of this cordova plugin to an otherwise compliant project results in the build being rejected by Apple with the following explanation:

ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview).

Here's some more detail from Apple on the deprecation:
https://developer.apple.com/news/?id=12232019b

@marshall20
Copy link
Contributor

Thanks for your comment. We're going to release a new version soon with the WkWebView

@marshall20
Copy link
Contributor

This is issue is solved on the latest release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants