Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/flutter/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
带Firebase错误的颤振-使用Email和Password登录不';行不通_Firebase_Flutter_Authentication - Fatal编程技术网

带Firebase错误的颤振-使用Email和Password登录不';行不通

带Firebase错误的颤振-使用Email和Password登录不';行不通,firebase,flutter,authentication,Firebase,Flutter,Authentication,其他凭据存在某些firebase问题 I/BiChannelGoogleApi( 2705): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzaq@175a1c6 W/DynamiteModule( 2705): Local module descriptor class for com.google.firebase.auth not foun

其他凭据存在某些firebase问题

I/BiChannelGoogleApi( 2705): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzaq@175a1c6
    W/DynamiteModule( 2705): Local module descriptor class for com.google.firebase.auth not found.
    W/GooglePlayServicesUtil( 2705): Google Play Store is missing.
    I/flutter ( 2705): PlatformException(ERROR_API_NOT_AVAILABLE, API: InternalFirebaseAuth.FIREBASE_AUTH_API is not available on this device. Connection failed with: ConnectionResult{statusCode=SERVICE_INVALID, resolution=null, message=null}, null)
未找到com.google.firebase.auth的本地模块描述符类。让我找到了相关的。我认为这一错误可能是由以下任何原因造成的:

  • Android版Google Play服务的版本不正确
  • Firebase项目配置中缺少或不正确的SHA值
  • Firebase身份验证版本不正确
我个人会先检查您的SHA-1配置。

未找到com.google.firebase.auth的本地模块描述符类。让我找到了相关的。我认为这一错误可能是由以下任何原因造成的:

  • Android版Google Play服务的版本不正确
  • Firebase项目配置中缺少或不正确的SHA值
  • Firebase身份验证版本不正确

我个人会先检查您的SHA-1配置。

欢迎使用StackOverflow!为了得到准确的答案,你应该写下你想要达到的目标,附上一部分代码,并解释你为了解决问题尝试了什么欢迎来到StackOverflow!为了得到准确的答案,你应该写下你想要实现的目标,附上一部分代码,并解释你为了解决问题尝试了什么。感谢你的贡献,但请阅读-您发布的链接可能会消失,然后此答案将变得无效。是否必须将我们的firebase链接到SHA-1?使用firebase Auth或Google Play服务时,您需要创建签名证书,并将此证书的SHA-1值添加到您的firebase项目配置中。希望这能有所帮助。我按照说明进行操作,现在我得到了这个错误I/flatter(1854):MissingPluginException(在channel plugins.flatter.io/firebase_auth上找不到方法的实现)I/flatter(1854):非常感谢您的贡献,但请阅读-您发布的链接可能会消失,然后此答案将变得无效。是否必须将我们的firebase链接到SHA-1?使用firebase Auth或Google Play服务时,您需要创建签名证书,并将此证书的SHA-1值添加到您的firebase项目配置中。希望这能有所帮助。我按照说明进行操作,现在得到了以下错误I/flatter(1854):MissingPluginException(在channel plugins.flatter.io/firebase_auth上找不到方法的任何实现)I/flatter(1854):null