Flutter getGoogleApiForMethod()返回了Gms:com.google.firebase.auth.api.internal.zzal@959576d

时间:2018-12-07 10:21:41

标签: firebase firebase-authentication flutter

下午好。 当我尝试使用Firebase中的电话对用户进行身份验证时,Google服务始终会返回此错误:

W/BiChannelGoogleApi( 7385): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzal@5128433 I/flutter ( 7385): Instance of 'AuthException' 我的pubsec.yaml依赖项:

dependencies:
  flutter:
    sdk: flutter

  cupertino_icons: ^0.1.2
  firebase_core: ^0.2.5
  path_provider: ^0.4.1
  firebase_auth: ^0.6.0

回答类似问题没有帮助。

0 个答案:

没有答案