草庐IT

getGoogleApiForMethod

全部标签

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

当我尝试通过电话进行身份验证时,出现以下错误。W/BiChannelGoogleApi(12340):[FirebaseAuth:]getGoogleApiForMethod()returnedGms:com.google.firebase.auth.api.internal.zzal@489我在Stackverflow和其他地方检查过相同的错误,但没有在任何地方找到正确的解决方案。pubspec.yml中的变化dependencies:flutter:sdk:flutter#ThefollowingaddstheCupertinoIconsfonttoyourapplication.

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

当我尝试通过电话进行身份验证时,出现以下错误。W/BiChannelGoogleApi(12340):[FirebaseAuth:]getGoogleApiForMethod()returnedGms:com.google.firebase.auth.api.internal.zzal@489我在Stackverflow和其他地方检查过相同的错误,但没有在任何地方找到正确的解决方案。pubspec.yml中的变化dependencies:flutter:sdk:flutter#ThefollowingaddstheCupertinoIconsfonttoyourapplication.

android - 火力地堡错误 : W/BiChannelGoogleApi: [FirebaseAuth: ] getGoogleApiForMethod() returned Gms

这是我的注册Activity。我正在尝试使用Firebase创建一个createUserWithEmailAndPassword并向用户的个人资料添加一些详细信息,例如全名、地址和电话号码。在使用电子邮件和密码创建用户时,我想在分配给新用户的“用户”数据库中的唯一ID下添加用户配置文件。publicvoidsignUpButtonClicked(Viewview){if(!TextUtils.isEmpty(email_text)&&!TextUtils.isEmpty(pass_text)){mAuth.createUserWithEmailAndPassword(email_tex