FirebaseUI-Android
FirebaseUI-Android copied to clipboard
Optimized UI components for Firebase
There are some Firebase Auth actions that require a recent (~5mins) sign-in to succeed: * Delete account (#478) * Change email * Etc We should offer a simple method to...
In the FireStore Adapter, there are 2 options: No paging, and paging. As said, the paging option doesn't offer realtime data, but the no paging option becomes time expensive when...
### Step 1: Are you in the right place? * For issues or feature requests related to the code **in this repository** file a GitHub issue. * For general technical...
I posted this on stackoverflow, but I think its better addressed here. In **FirebaseUI 3** release, I am creating an adapter within my activity using: .setLifecycleOwner(this) This starts and stops...
I've just received on Crashlytics a crash that doens't seem to be my code fault but I don't understand what could be the reason of it. This is the exception:...
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...
This went through: https://github.com/material-components/material-components-android/pull/56 Should be done when we upgrade to support lib v28 after `v4.2.1`.
Hello, This issue is similar to: Similar to https://github.com/firebase/FirebaseUI-Android/issues/1475 **The problem:** When enable .enableAnonymousUsersAutoUpgrade() in AuthUI.getInstance().createSignInIntentBuilder(), and after signing in anonymously and then signing with Twitter/Facebook account that does not...
### Describe your environment * Android device: Motorola Moto X (2nd Generation) * Android OS version: 6.0 * Google Play Services version: 14.3.66 * Firebase/Play Services SDK version: 16.0.4 *...
* Android device: HTC A9 * Android OS version: 6.0 * Google Play Services version: 3.1.0 * Firebase/Play Services SDK version: 11.0.4 * FirebaseUI version: 2.3.0 * Facebook-android-sdk: 4.25.0 Firebase...