Firebase Auth Ui Google Sign In Code:10, message:10:

Mike Lin picture Mike Lin · Jul 12, 2018 · Viewed 13.4k times · Source

Firebase Auth Ui Google Sign In Code:10, message:10:

I use firebase auth-ui to sign in with google,

it toasted

Code:10, message:10:

implementation 'com.firebaseui:firebase-ui-auth:4.1.0'

Answer

Mike Lin picture Mike Lin · Jul 13, 2018

Google this days are making simple things complicated. The problem is the third key,

1- The debug key

2- The release key

3- Google Play App signing key

You need THREE keys to figure out ONE Google SignIn.

Does facebook also need three keys? Maybe one day google will need 30 keys.