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

Firebase Android SDK

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

This PR intends to satisfy this Feature Request : https://github.com/firebase/firebase-android-sdk/issues/1251

size/M
cla: yes
ok-to-test

## What feature would you like to see? According to the documentation, messages are only fetched from the server to the client once per day. This is a significant roadblock...

type: feature request
api: inappmessaging

There is no way to remove dismiss listeners. So I add this part at `removeDismissListener` and `removeAllListeners`.

size/XS
needs-ok-to-test

Add back off flag to Realtime. If enabled, this will prevent Realtime from working until the app restarts. Backend will have a new field called featureDisabled added to stream response....

size/L

There is one adoption blocker for now, so this change will be on a branch until it's addressed. Namely, we have to migrate to the new version of Dokka as...

size/XXL

Failed on commit 6620ec59607ffce7c59887259b79e2d03202bd93 at Aug 9, 2022, 4:29:36 PM PDT. https://github.com/firebase/firebase-android-sdk/actions/runs/2828960562

fireperf-e2e-tests

* Android Studio version: Arctic Fox 2020.3.1 Patch 4 * Firebase Component: InAppMessage * Component version: 19.1.5 #### Steps to reproduce: Have a custom Display component for InAppMessage, i.e.: ```java...

type: bug
api: inappmessaging
needs-attention