[go: nahoru, domu]

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 usage and ITMS-90809: Deprecated API Usage #3722

Closed
dloic opened this issue Aug 29, 2019 · 2 comments
Closed

UIWebView usage and ITMS-90809: Deprecated API Usage #3722

dloic opened this issue Aug 29, 2019 · 2 comments

Comments

@dloic
Copy link
Contributor
dloic commented Aug 29, 2019

As of Thursday, August 29, 2019, AppStoreConnect is providing a warning for uploaded applications that use UIWebViews APIs:

Dear Developer,

We identified one or more issues with a recent delivery for your app, "XXX Dev" A.B.C (X.Y.Z). 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

I did have a look at Firebase and Dynamic Links component is still making use of UIWebView for iOS version 7.X. I'm not sure what is the lowest iOS version Firebase wants to support, but I'm pretty sure the AppStoreConnect warning will turn soon into an error.

This will avoid people to upload apps that are making use of DynamicLinks.

  • Firebase SDK version: All
  • Firebase Component: Dynamic Links
@google-oss-bot
Copy link

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@paulb777
Copy link
Member

Fixed by #3723

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

No branches or pull requests

3 participants