应用程序不能正确地配置为使用谷歌玩游戏服务 [英] App not correctly configured to use google play game services

查看:221
本文介绍了应用程序不能正确地配置为使用谷歌玩游戏服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用了 BaseGameActivity 类连接到Google Play游戏服务。现在的问题是,不知怎的,身份验证不起作用。我在网上搜索了一个解决方案小时,但没有发现任何东西可以帮助我解决这个问题。

I'm using the BaseGameActivity class to connect to google play games services. The problem is that somehow authentication doesn't work. I'm searching the web for a solutions for hours but didn't find anything what helps me solving the problem.

当我开始BaseGameActivity我得到了LogCat中下面的输出:

When I start the BaseGameActivity I get the following output in the LogCat:

03-19 14:22:36.126: W/GameHelper(15312): ****
03-19 14:22:36.126: W/GameHelper(15312): ****
03-19 14:22:36.126: W/GameHelper(15312): **** APP NOT CORRECTLY CONFIGURED TO USE GOOGLE PLAY GAME SERVICES
03-19 14:22:36.126: W/GameHelper(15312): **** This is usually caused by one of these reasons:
03-19 14:22:36.126: W/GameHelper(15312): **** (1) Your package name and certificate fingerprint do not match
03-19 14:22:36.126: W/GameHelper(15312): ****     the client ID you registered in Developer Console.
03-19 14:22:36.126: W/GameHelper(15312): **** (2) Your App ID was incorrectly entered.
03-19 14:22:36.126: W/GameHelper(15312): **** (3) Your game settings have not been published and you are 
03-19 14:22:36.126: W/GameHelper(15312): ****     trying to log in with an account that is not listed as
03-19 14:22:36.126: W/GameHelper(15312): ****     a test account.
03-19 14:22:36.126: W/GameHelper(15312): ****
03-19 14:22:36.126: W/GameHelper(15312): **** To help you debug, here is the information about this app
03-19 14:22:36.126: W/GameHelper(15312): **** Package name         : *****
03-19 14:22:36.126: W/GameHelper(15312): **** Cert SHA1 fingerprint: *****
03-19 14:22:36.126: W/GameHelper(15312): **** App ID from          : *****
03-19 14:22:36.126: W/GameHelper(15312): ****
03-19 14:22:36.126: W/GameHelper(15312): **** Check that the above information matches your setup in 
03-19 14:22:36.126: W/GameHelper(15312): **** Developer Console. Also, check that you're logging in with the
03-19 14:22:36.126: W/GameHelper(15312): **** right account (it should be listed in the Testers section if
03-19 14:22:36.126: W/GameHelper(15312): **** your project is not yet published).
03-19 14:22:36.126: W/GameHelper(15312): ****
03-19 14:22:36.126: W/GameHelper(15312): **** For more information, refer to the troubleshooting guide:
03-19 14:22:36.126: W/GameHelper(15312): ****   http://developers.google.com/games/services/android/troubleshooting

我查了十倍以上的包名称,证书SHA1指纹和应用程序ID(这是我主演这里)真的是相同与那些在<给定href="https://console.developers.google.com/project/my-app-id/apiui/credential">https://console.developers.google.com/project/my-app-id/apiui/credential

我也给删除了有几十倍的客户端ID并重新创建它们。但没有什么帮助。你能帮助我吗?

I also deleted the client IDs given there several times and recreated them. But nothing helps. Can you help me?

推荐答案

HTTPS://console.developers。 google.com/project

使用这个链接,并删除您的项目,从开始启动。希望工程。

Use this link and delete your project and start from beginning. Hope that works.

这篇关于应用程序不能正确地配置为使用谷歌玩游戏服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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