firebase-android-sdk
firebase-android-sdk copied to clipboard
Firebase Android SDK
* Android Studio version: 2021.2.1 Patch 1 - * Firebase Component: Performance * Component version: 1.4.1 ### Describe the problem When applying the Firebase Performance plugin to a module, JaCoCo...
Initially created the issue in the [flutterfire](https://github.com/firebase/flutterfire/issues/9207) repo. ### [REQUIRED] Step 3: Describe the problem #### Steps to reproduce: When sending a notification with both `title` and `titleLocKey`, the app...
Prototype for Realtime RC Changes include: Adds an HTTP 1.1 client that accepts streamed messages via chunked encoding Autofetches on every notification push Adds callback interface to use for every...
This adds a new Gradle project with new benchmarks for Firestore. They can be invoked as such: ``` ./gradlew :firebase-firestore:benchmark:connectedCheck ```
## What feature would you like to see? A way to disable the warning "No App Check token for request" when I don't use it. Printing "No App Check token...
Android device: Any device Android OS version: Any version (have tested this starting from OS21 all the way to the latest OS - bug repros everywhere) Google Play Services version:...
### [READ] Step 1: Are you in the right place? We use FirebaseAuthentication, which is part of the sdk, so I think yes. ### [REQUIRED] Step 2: Describe your environment...
## What feature would you like to see? I wonder if showing the percentage of users affected by a crash in a specific version is a feasible feature to implement...