You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed steps to register new user using firebase and
when i click on the register button no thing happens and user not added in firebase.
this message displayed:
I/BiChannelGoogleApi( 2003): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzaq@278608d
W/DynamiteModule( 2003): Local module descriptor class for com.google.firebase.auth not found.
W/GooglePlayServicesUtil( 2003): Google Play Store is missing.
The text was updated successfully, but these errors were encountered:
hasssangomaa
changed the title
Flutter firebase registration process not completed
Firebase registration process not completed
Jul 15, 2020
I had the same issue. What you need to do is to update the Google Play Services from the android studio emulator, but first you need to log in with a Google account on the android virtual device only after that can you proceed to update Google Play Services.
I followed steps to register new user using firebase and
when i click on the register button no thing happens and user not added in firebase.
this message displayed:
The text was updated successfully, but these errors were encountered: