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 downloaded the app and added my google-service.json in android/app. After entering the phone number, my app got stuck at the below stage
How can I fix this issue?
The logs are
✓ Built build/app/outputs/flutter-apk/app-debug.apk.
Debug service listening on ws://127.0.0.1:63982/BoBmddA7pro=/ws
Syncing files to device Android SDK built for x86...
D/EGL_emulation( 5972): eglMakeCurrent: 0xa455be40: ver 2 0 (tinfo 0x948052f0)
D/InputConnectionAdaptor( 5972): The input method toggled cursor monitoring on
I/BiChannelGoogleApi( 5972): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzaq@ece1e40
W/DynamiteModule( 5972): Local module descriptor class for com.google.firebase.auth not found.
W/GooglePlayServicesUtil( 5972): Google Play services out of date. Requires 12451000 but found 11743470
I/art ( 5972): Background sticky concurrent mark sweep GC freed 62917(2MB) AllocSpace objects, 0(0B) LOS objects, 47% free, 4MB/8MB, paused 4.169ms total 145.754ms
The text was updated successfully, but these errors were encountered:
I downloaded the app and added my
google-service.json
inandroid/app
. After entering the phone number, my app got stuck at the below stageHow can I fix this issue?
The logs are
The text was updated successfully, but these errors were encountered: