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

Fix deprecated webview API issue #8897

Closed
rachelhamlin opened this issue Sep 3, 2019 · 7 comments
Closed

Fix deprecated webview API issue #8897

rachelhamlin opened this issue Sep 3, 2019 · 7 comments

Comments

@rachelhamlin
Copy link
Contributor

rachelhamlin commented Sep 3, 2019

Problem

Not sure if this is a release blocker; docs do not detail when Apple will stop accepting use of this API.

Dear Developer,

We identified one or more issues with a recent delivery for your app, "Status - Ethereum. Anywhere." 0.13.2 (2019090313). Your delivery was successful, but you may wish to correct the following issues in your next delivery:

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.

After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to App Store Connect.

Best regards,

The App Store Team

@rachelhamlin
Copy link
Contributor Author

@siphiuel curious - do you think we need to prioritize this one for v1?

@vitvly
Copy link
Contributor

vitvly commented Oct 17, 2019

@rachelhamlin this is in scope for webview migration, as UIWebView was removed from community webview back in version 7.0.1: https://github.com/react-native-community/react-native-webview/releases/tag/v7.0.1

@rachelhamlin
Copy link
Contributor Author

@siphiuel will we run into trouble when we submit v1 with UIWebView included?

@vitvly
Copy link
Contributor

vitvly commented Oct 30, 2019

@rachelhamlin I don't think so, this is only a deprecation warning. As Apple hasn't yet provided an exact deadline when they will actually start rejecting apps with UIWebView, we should be safe for now. Once Apple provides the deadline, I think there will still be a fair amount of time (> 1 month) before it comes into effect.

@rachelhamlin
Copy link
Contributor Author

Great :) that's good to hear. Thanks @siphiuel.

@churik
Copy link
Member

churik commented Feb 26, 2020

as I can understand, issue is still relevant in Status v1.0.1

@vitvly
Copy link
Contributor

vitvly commented Mar 31, 2020

Closed in #10090

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

3 participants