firebase-android-sdk icon indicating copy to clipboard operation
firebase-android-sdk copied to clipboard

Firebase Android SDK

Results 532 firebase-android-sdk issues
Sort by recently updated
recently updated
newest added

size/XS
ok-to-test

## What feature would you like to see? It would be good if we can list all the FCM topics that the device subscribed. ## How would you use it?...

type: feature request
api: messaging

Note: This new `RunAggregationQuery` RPC is only available in the Firestore emulator (i.e. it's not available in prod). And even the emulator's implementation is experimental. This PR is only for...

size/L
do-not-merge/work-in-progress
api: firestore

### Describe your environment * Android Studio version: Android Studio 4.2 Canary 16 Build #AI-202.7660.26.42.6939830, built on October 29, 2020 * Firebase Component: Dynamic links * Component version: 19.1.1 ###...

api: dynamiclinks

* Android Studio version: Android Studio Chipmunk | 2021.2.1 * Firebase Component: Firebase Cloud Messaging * Component version: 23.0.5 ### Problems My app has only one `MainActivity`, and it's singleTask....

type: bug
api: messaging

## What feature would you like to see? The possibility to programmatically dismiss an InApp Message ## How would you use it? ` FirebaseInAppMessaging.getInstance().dismissAll();`

type: feature request
api: inappmessaging

### Discussed in https://github.com/firebase/firebase-android-sdk/discussions/3758 Originally posted by **jaira** May 30, 2022 Hi Firebase Developers, I would like to ask, is it possible to update the gRPC dependencies of Firestore from...

api: firestore

## What feature would you like to see? I understand that Firebase is implementing a method to automatically sample screentraces per-screen like Fragment on Android or ViewController on iOS. However,...

type: feature request
api: performance

Removing the `MaxPermSize` option has [it started being ignored in Java8](https://stackoverflow.com/questions/18339707/permgen-elimination-in-jdk-8) and causes Java 17 (and maybe others) to fail with an unrecognized argument error

size/XS
needs-ok-to-test