Firebaseui-android: Code:12500 when using 'Sign in with Google'

Created on 25 Oct 2018  路  3Comments  路  Source: firebase/FirebaseUI-Android

hello guys,
The app is running on my mobile device. While pressing 'Sign in with Google' it gives a toast message 'Code:12500'

All 3 comments

so?

Usually this error is related to:

1) Missing or misconfigured google-services plugin for gradle. See https://developers.google.com/android/guides/google-services-plugin

2) Outdated google-services.json file. Download an updated copy from firebase console

3) Not signed APK

There is another possible reason: you did not enable the Google sign-in option in the Firebase Console

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dharan1011 picture dharan1011  路  6Comments

imax531 picture imax531  路  3Comments

ozican picture ozican  路  6Comments

joknu1 picture joknu1  路  4Comments

samtstern picture samtstern  路  3Comments