-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
feat: use latest android & ios Firebase SDKs version #3956
Conversation
Hell good sir - as mentioned on the issue, happy to collaborate to flush out whatever is causing android compile errors for me. The IID one is obvious (it's just not versioned in the BoM, so....) but that GoogleApiAvailability thing is really odd - don't want anyone else to compile-fail on Android first thing, terrible DX |
Well dang. Worked just fine it seems. With the demo script at least it's all built from scratch each time so the answer is in there somewhere, what the heck is going on... |
* chore(*): version upgrades * chore(*, ios): update GoogleUtilities test/ios * chore(_,ios): update pod lock * chore(crashlytics, android): update SDK for tests * chore: move google-services plugin for gradle * chore: ios sdk upgrade * chore: update test Podfile.lock
* chore(*): version upgrades * chore(*, ios): update GoogleUtilities test/ios * chore(_,ios): update pod lock * chore(crashlytics, android): update SDK for tests * chore: move google-services plugin for gradle * chore: ios sdk upgrade * chore: update test Podfile.lock
* chore(*): version upgrades * chore(*, ios): update GoogleUtilities test/ios * chore(_,ios): update pod lock * chore(crashlytics, android): update SDK for tests * chore: move google-services plugin for gradle * chore: ios sdk upgrade * chore: update test Podfile.lock
* chore(*): version upgrades * chore(*, ios): update GoogleUtilities test/ios * chore(_,ios): update pod lock * chore(crashlytics, android): update SDK for tests * chore: move google-services plugin for gradle * chore: ios sdk upgrade * chore: update test Podfile.lock
addresses Mike's issue: #3943
Description
6.5.1
for each package.4.0.0
for each package.buildTools
to version29.0.2
for testsandroid/build.gradle
, minimum required for latest Android Gradle plugin.pod update
withintests/ios
to upgrade pods based on what is allowed according to Podfile and also to upgrade theGoogleUtilities
pods to patched working version6.7.1
(6.7
was a recently released broken version used by Firebase iOS SDK)6.28.1
Related issues
Release Summary
Checklist
Android
iOS
e2e
tests added or updated inpackages/\*\*/e2e
jest
tests added or updated inpackages/\*\*/__tests__
Test Plan
Think
react-native-firebase
is great? Please consider supporting the project with any of the below:React Native Firebase
andInvertase
on Twitter