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

前端 未结 17 1880
孤街浪徒
孤街浪徒 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:35

    This might be due to an incompatible version of google play services on your testing device.

    If it is an emulator, try switching to another image and check if you are on the lastest version of play services.

    Note that only Android N (API 24) and above supports update of play services via playstore.

提交回复
热议问题