【问题标题】:Google Play Developer Console Errors : Signed APK Config Error, Achievements and Leaderboards unexpected errorGoogle Play 开发者控制台错误:签名的 APK 配置错误、成就和排行榜意外错误
【发布时间】:2013-11-27 05:45:55
【问题描述】:

Google Play 游戏服务有两个错误:

1/ 尝试使用已签名的 APK 登录 Google 游戏服务时出错。

我更新了游戏的第 6 版,没有任何问题。在第 7 版中,我的游戏中有此错误:

*10-28 13:35:03.876: W/eph(3638): Authentication error: Unable to respond to any of these challenges: {bearer=WWW-Authenticate: Bearer realm="https://www.google.com/accounts/AuthSubRequest", error=invalid_token}
10-28 13:35:03.886: E/Volley(3638): [61016] iu.a: Unexpected response code 401 for https://www.googleapis.com/games/v1/players/110237988596880924057
10-28 13:35:03.936: E/SignInIntentService(3638): There is no linked app associated with this client ID.
10-28 13:35:03.936: E/SignInIntentService(3638): axj
10-28 13:35:03.936: E/SignInIntentService(3638):    at ast.a(SourceFile:151)
10-28 13:35:03.936: E/SignInIntentService(3638):    at ajd.a(SourceFile:228)
10-28 13:35:03.936: E/SignInIntentService(3638):    at ajd.a(SourceFile:209)
10-28 13:35:03.936: E/SignInIntentService(3638):    at ail.a(SourceFile:514)
10-28 13:35:03.936: E/SignInIntentService(3638):    at azv.a(SourceFile:202)
10-28 13:35:03.936: E/SignInIntentService(3638):    at com.google.android.gms.games.service.GamesSignInIntentService.onHandleIntent(SourceFile:324)
10-28 13:35:03.936: E/SignInIntentService(3638):    at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
10-28 13:35:03.936: E/SignInIntentService(3638):    at android.os.Handler.dispatchMessage(Handler.java:99)
10-28 13:35:03.936: E/SignInIntentService(3638):    at android.os.Looper.loop(Looper.java:137)
10-28 13:35:03.936: E/SignInIntentService(3638):    at android.os.HandlerThread.run(HandlerThread.java:61)
10-28 13:35:03.946: E/LoadSelfFragment(3788): Unable to sign in - application does not have a registered client ID*

返回的对话框消息是:

应用程序配置不正确。检查包名 并且签名证书与在 Developper 中创建的客户端 ID 匹配 安慰。另外,如果应用程序尚未发布,请检查该帐户 您尝试登录的帐户被列为测试人员帐户。查看日志 了解更多信息。

当然,我控制了应用程序的标识符,SHA1 签名,没有什么要报告的。 我删除/添加了应用程序的签名,总是同样的问题。 我的游戏正在测试中,我检查了 2 个测试人员列表,没有要报告的内容,我删除/添加所有测试人员没有任何变化。 最后,我进入了 Google Play Game Service 的发布,仍然无法连接到 google game play service。

现在只有调试版本可以毫无问题地连接游戏服务。

从那以后,我注意到有时会在“APK 文件”页面的控制台中显示配置错误消息。

2/ Google Play 开发者控制台错误:成就和排行榜页面出现意外错误

我最近使用控制台添加了一项成就。完全没有问题。这次成功被我的游戏大大添加到了成功列表中并得到了认可。

第二天,无法在控制台中列出成就和排行榜:错误消息出现空白页意外错误。请稍后再试。在我的游戏中,没问题。

目前我不知道解决方案,请帮助我!

【问题讨论】:

标签: android google-play-services google-play-games


【解决方案1】:

如果它能给您带来一些缓解,我在控制台上遇到了同样的问题(#2)。 我在网上阅读了一些关于该问题的主题,建议先注销然后重新登录,但这并没有解决我的问题。

我认为这是与 Google 相关的问题,而不是项目问题。

【讨论】:

  • 感谢您的回归,我感觉不那么孤单了;-)。我会联系 Google 团队,我会就它的问题做出回报。
  • 我不知道你做了什么,但你肯定做了什么。我的又能正常工作了,而且比以往任何时候都好:玩家数量、成就百分比等都正确更新,而以前没有。您联系过 Google 团队吗?还是他们在升级服务?
  • 对于排行榜和成就,它现在可以与新功能一起使用。这个错误已经为我解决了。
猜你喜欢
  • 2017-07-30
  • 2016-02-11
  • 2019-08-27
  • 2021-09-10
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2021-06-14
  • 1970-01-01
相关资源
最近更新 更多