firebase-android-sdk
firebase-android-sdk copied to clipboard
Firebase Android SDK
Related issue: #3056
## What feature would you like to see? Not sure if this is the correct repository to report this, but it's Android-related, so I'll go ahead. There wasn't much difference...
## What feature would you like to see? We already have `mergeFields()`, it will be better to also have `ignoreFields()`. A possible use case would be when our data has...
### [REQUIRED] Step 2: Describe your environment * Android Studio version: Bumblebee 2021.1.1 Patch 3 * Firebase Component: Storage * Component version: firebase-storage:20.0.1 ### [REQUIRED] Step 3: Describe the problem...
## What feature would you like to see? I propose the use of the androidx security library, specifically EncryptedSharedPreferences to store the appcheck token. ## How would you use it?...
**Environment** - Android Studio version: 3.5.1 - Firebase Component: Dynamic Link_ com.google.firebase:firebase-dynamic-links:19.0.0 **Problem** Implemented dynamic link, and encountered following problem: Upon tapping on the dynamic link I was taken to...
# Environment * Android Studio version: Android Studio Bumblebee | 2021.1.1 Patch 3 * Firebase Component: Database * Component version: 20.0.4 # Describe the problem ### Steps to reproduce: -...
## What feature would you like to see? I'm trying to better handle Firebase auth errors, and I can't find list of all possible error codes. I've managed to find...
### [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...
This is a minor optimization to reduce some allocations in the RTDB client.