udacity / and-nd-firebase

Course code repository for Firebase in a Weekend by Google: Android
https://www.udacity.com/course/firebase-in-a-weekend-by-google-android--ud0352
Apache License 2.0
299 stars 714 forks source link

sign in canceled #87

Open AbdelrahmanHamoda opened 3 years ago

AbdelrahmanHamoda commented 3 years ago

when I choose google login, it displays available accounts to log in with, but when I choose one of them, it acts as RESULT_CANCELED, why ???

josemarq commented 3 years ago

Need to add this

implementation 'com.google.android.gms:play-services-auth:19.0.0'