我有一个使用firebase身份验证的flutter应用程序。今天我不得不终止一个dart进程,从那时起,当我尝试登录或创建用户时,它返回返回Gms: com.google.firebase.auth.api.internal.zzal@7f42afc的getGoogleApiForMethod我的系统是linux mint 19.1。auth.createUserWithEmailAndPassword(
我正在使用Firebase身份验证向用户的手机发送OTP以进行注册和登录。当我调用所提供的verifyPhoneNumber方法时,传入一个有效的电话号码,验证失败,并调用onVerificationFailed回调。问题是,当我尝试打印导致验证失败的错误时,它是null。flutter (28744): Phone number is +254********** //masked
I/BiChannelGoogleApi(28744): [Firebas