FirebaseAuth: getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzal@489

前端 未结 17 1888
孤街浪徒
孤街浪徒 2020-12-17 16:04

When I am trying to phone authntication I am getting below error.

W/BiChannelGoogleApi(12340): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.goo         


        
17条回答
  •  庸人自扰
    2020-12-17 16:48

    I got same error while I was trying to make Email/Password authentication and lost few hours, Finally realized that I didn't Enable Email/Password authentication in firebase account.

提交回复
热议问题