-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
api: mlkitDeprecated in favor of Firebase ML.Deprecated in favor of Firebase ML.
Milestone
Description
#3011 # [REQUIRED] Step 2: Describe your environment
- Xcode version: 10.2.1
- Firebase SDK version: 6.6.0
- Firebase Component: Core
- Component version: 6.6.0
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
What happened?
When I upload a build for TestFlight Apple advises me that I'm making use of a deprecated API and they still start rejecting builds like that. I investigated and it's Firebase iOS SDK making some calls to UIWebView
.
What's the suggested solution? How can I be safe that my build will not be denied because of Firebase's SDK?
This could be a description, log/console output, etc.
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.
kutakmir and davidperrenoud
Metadata
Metadata
Assignees
Labels
api: mlkitDeprecated in favor of Firebase ML.Deprecated in favor of Firebase ML.