ActivityThread:无法找到com.google.android.gms.chimera的提供者信息 [英] ActivityThread: Failed to find provider info for com.google.android.gms.chimera

查看:3454
本文介绍了ActivityThread:无法找到com.google.android.gms.chimera的提供者信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图让我的用户通过使用Firebase身份验证进行身份验证。但是,当用户点击按钮和侦听器开始认证我的活动停止,并出现错误:

ActivityThread:无法找到com.google.android.gms的提供者信息.chimera



完整的错误图像:

我的模式:app文件是:



请告诉我,因为这是我的应用程序的重要组成部分,我必须不惜一切代价使用firebase。如何解决此问题?

解决方案

您的日志表示Google API未在API控制台中启用。

 无法连接到Google API客户端:ConnectionResult {statusCode = API_UNAVAILABLE,resolution = null} 

如此启用


I am trying to get my user authenticated by using firebase authentication. But when the user clicks on the button and listener starts the authentication my activity stops and errors appear:

ActivityThread: Failed to find provider info for com.google.android.gms.chimera

Complete errors image:

My Modle:app file is:

Please tell me as it's an essential part of my application and I have to use firebase at any cost. How can I resolve this issue?

解决方案

Your Log says Google Api not enabled in API console.

Couldn't connect to Google API client: ConnectionResult{statusCode=API_UNAVAILABLE, resolution=null}

so enable

这篇关于ActivityThread:无法找到com.google.android.gms.chimera的提供者信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆