-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[ISSUE] Deprecated API Usage - Apple may deny builds #3780
Comments
I'll reopen, since while the issue in this repo with DynamicLinks is being fixed in Firebase 6.8.0, the issue still remains in Crashlytics(b/140424496) and FirebaseML(b/140396933). This was previously reported at firebase/quickstart-ios#788. I'll close that one and keep it open here. |
b/140559063 is another related internal tracking bug |
Just released Crashlytics 3.14.0 which should fix this issue |
If anyone sees this issue after Crashlytics 3.14.0, please comment here and we'll re-open. |
Our app (written on React-Native but using |
Yes- sorry the issue still exists in MLKit and Ads (#3862) - reopening here for MLKit |
Firebase 6.10.0 was just released and MLKit should be fixed. Please re-open if you find otherwise! |
#3011 # [REQUIRED] Step 2: Describe your environment
[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.
The text was updated successfully, but these errors were encountered: