Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/190.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
Android 更新应用程序后Google Play服务出现未知问题_Android_Google Play Services - Fatal编程技术网

Android 更新应用程序后Google Play服务出现未知问题

Android 更新应用程序后Google Play服务出现未知问题,android,google-play-services,Android,Google Play Services,昨天我更新了我的应用程序,现在我在logCat上发现了这个错误 Authorization failed: server returned error: Access Not Configured. Please use Google Developers Console to activate the API for your project.. 我的应用程序在console.developers.Google.com上启用了谷歌API和谷歌SDK 我只在我的应用程序上更改了文本视图的大小,

昨天我更新了我的应用程序,现在我在logCat上发现了这个错误

Authorization failed: server returned error: Access Not Configured. Please use Google Developers Console to activate the API for your project..
我的应用程序在console.developers.Google.com上启用了谷歌API和谷歌SDK

我只在我的应用程序上更改了文本视图的大小,并更新了我的beta测试应用程序。这是因为应用程序昨天运行时没有出现问题

当我尝试登录google play services时,出现了一个对话框,上面写着“google play services存在未知问题”