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

前端 未结 17 1883
孤街浪徒
孤街浪徒 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条回答
  •  萌比男神i
    2020-12-17 16:40

    This is a dependency issue, you may want to review your firebase setup again. I ran through a flutter app, and had the same exact issue.

提交回复
热议问题