quickstart-android
quickstart-android copied to clipboard
Firebase Quickstart Samples for Android
### Step 1: Describe your environment * Android device: _____ * Android OS version: _____ * Google Play Services version: _____ * Firebase/Play Services SDK version: _____ ### Step 2:...
### Step 1: Describe your environment * Android device: n/a * Android OS version: n/a * Google Play Services version: `20.7.0` * Firebase/Play Services SDK version: `32.7.0` ### Step 2:...
It seems like our CI is [failing on the main branch](https://github.com/firebase/quickstart-android/actions/workflows/android.yml?query=branch%3Amaster) due to a time out in GitHub Actions. We should find a way to either increase the timeout or...
* Android device: OPPO Reno7 * Android OS version: 13 * Google Play Services version: 4.3.15 * Firebase/Play Services SDK version: 21.3.0 The following is the package dependency diagram of...
readme for database https://github.com/firebase/quickstart-android/blob/master/database/README.md does not mention anything about creating realtime database if not - app quietly does nothing (it does not work but you have to be logcat-proficient to...
current version of sign up is wrong, password is not validated on front end properly when I enter 4 characters password, app crashes `com.google.android.gms.tasks.RuntimeExecutionException: com.google.firebase.auth.FirebaseAuthWeakPasswordException: The given password is invalid....
### Step 1: Describe your environment * Android device: Xiaomi Redmi Note 10s * Android OS version: 12 * Google Play Services version: 1.37 (my cellphone) * Firebase/Play Services SDK...
We're currently working on creating Jetpack Compose versions of each quickstarts. This public issue should serve as an Implementation Tracker for it. We're moving all the calls to Firebase/Google Services...
Unable to instantiate receiver com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver ```` ```` ```` Caused by: java.lang.RuntimeException: Unable to instantiate receiver com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver: java.lang.ClassNotFoundException: Didn't find class "com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver" at android.app.ActivityThread.handleReceiver (ActivityThread.java:4000) at android.app.ActivityThread.access$1400 (ActivityThread.java:269) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2021)...