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

Firebase Android SDK

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

We have exponential backoff implemented, but not for `uploadChunk`. If `uploadChunk` fails, we check if we are in a recoverable state, and then request the status of the upload, and...

size/XL

In an effort to make the DackkaPlugin tasks all cache compliant (per [b/243833009](https://b.corp.google.com/issues/243833009)), the only remaining task that was not already cache complaint was FiresiteTransform. This PR fixes that. More...

size/M

- Check http response status code before retrying. Http status codes being used to retry are: Ok 200 Client Timeout 408 Bad Gateway 502 Unavailable 503 Gateway timeout 504 Similar...

size/L

Part of [go/kotlin-flows-firebase-android](http://go/kotlin-flows-firebase-android) This PR should add callbackFlows for RTDB's `ValueEventListener` and `ChildEventListener`.

size/L

* Android Studio version: **Android studio arctic fox | 2020.3.1 patch 3** * Firebase Component: **Authentication** * Component version: **com.google.firebase:firebase-auth:21.0.1** I have implemented apple login on android, using firebase, based...

api: auth
needs-info

### [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...

api: mlkit
needs-info

### [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...

api: performance
sdk-performance

Also has some refactoring to, among other things, allow the passing of a screenshot URI to the `startFeedback()` API.

size/L
do-not-merge/work-in-progress