firebase-android-sdk
firebase-android-sdk copied to clipboard
Firebase Android SDK
b/245947422 b/243540978 During startup, when we want to decide to record this trace or not, we only check disk cache for RC flag because RC is not initialized yet. This...
Bumps google-services from 4.3.3 to 4.3.14. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Resolve a StrictMode violation in App Check by moving the retrieval of the stored App Check token out of the initialization path.
Part of a larger effort to resolve and prevent strict mode violations for eager components.
While working in react-native with firebase, I had trouble fine-tuning the MaxRetryTime when uploading file to firebase-storage. At some point, I've noticed that updating the MaxDownloadRetryTime would work. I tracked...
### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...
Make a best effort attempt to flush reports at crash time. This should allow us to upload reports for app initialization crashes. This will also prevent the app from needing...
@brunobowden Wanted to circle back on this. After reading over your original report, and looking at your solution using flavors, that seems solid to me. I suspect you're right about...
Not a good idea to merge this now since it will require everyone to use AS Dolphin... But I'm curious to see if the build will succeed.