FirebaseUI-Android
FirebaseUI-Android copied to clipboard
Optimized UI components for Firebase
Hi, we're using Firebase Auth's phone number method for users to signin. We've seen crashes when user doesn't have a browser installed & firebase tries opens captcha link. Crash is...
### Step 1: Are you in the right place? Yes ### Step 2: Describe your environment * Android device: Samsung J1 * Android OS version: 5.0 * Google Play Services...
The method pagingAdapter.refresh() is throwing an error in two cases When the method is called while offline And when it is called twice without waiting for the first one to...
I haven't worked with other FirebaseUI libraries, but I reckon that it'll be a feature request for most libraries :) I'm thinking that AuthUI could be a good place to...
### Step 1: Are you in the right place? * I hope ### Step 2: Describe your environment * Android device: Both emulators and One Plus Nord * Android OS...
Firebase Crashlytics just reported a new app crash with the following **stacktrace**: ``` Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.the.best.app.on.planet.earth/com.firebase.ui.auth.ui.phone.PhoneActivity}: android.view.WindowManager$BadTokenException: Unable to add window -- token null is...
It's pretty common for apps to enforce that users upgrade after a certain amount of time. For example Snapchat does this when they change something about their internal API. Remote...
Welcome to FirebaseUI and thanks for submitting an issue! Please take a look at [open issues](https://github.com/firebase/FirebaseUI-Android/issues?q=is%3Aopen+is%3Aissue), as well as [resolved issues](https://github.com/firebase/FirebaseUI-Android/issues?q=is%3Aissue+is%3Aclosed), to see if your issue is either already being...
### Describe your environment * Android device: Samsung Galaxy S9 (US) (the issue happened in more than one device in Firebase Test Lab) * Android OS version: API Level 26...
The current Firebase UI version 2.3.0 does not work with Firebase "Test Lab" sign-in credentials. The Google Play Console allows developers to upload Alpha and Beta app versions. These versions...