【问题标题】:Error_not _authorised(play services)Error_not _authorised(播放服务)
【发布时间】:2019-02-15 19:42:17
【问题描述】:

我的游戏发布了,由于我在云控制台中的客户端 ID 被意外删除,该云控制台链接到游戏内服务,现在造成了很大的混乱;是否有任何解决方案可以取消与已删除的客户端 ID 的链接,或者,我可以检索已删除的客户端 ID

注意:我在一个项目中有多个客户端 ID,并且都与我的游戏相关联,因此我删除了 3 个中的 2 个,现在现有的客户端 ID 链接过多,但它不起作用,我现在遇到了这个问题。

[Play Games Plugin DLL] 09/11/18 15:38:51 +05:30 DEBUG: Activating PlayGamesPlatform.
[Play Games Plugin DLL] 09/11/18 15:38:51 +05:30 DEBUG: PlayGamesPlatform activated: GooglePlayGames.PlayGamesPlatform
[Play Games Plugin DLL] 09/11/18 15:38:51 +05:30 DEBUG: Creating platform-specific Play Games client.
[Play Games Plugin DLL] 09/11/18 15:38:51 +05:30 DEBUG: Creating Android IPlayGamesClient Client
[Play Games Plugin DLL] 09/11/18 15:38:51 +05:30 DEBUG: Starting Auth Transition. Op: SIGN_IN status: ERROR_NOT_AUTHORIZED
[Play Games Plugin DLL] 09/11/18 15:38:51 +05:30 DEBUG: Invoking callbacks, AuthState changed from silentPending to Unauthenticated.
[Play Games Plugin DLL] 09/11/18 15:38:51 +05:30 DEBUG: there are pending auth callbacks - starting AuthUI
[Play Games Plugin DLL] 09/11/18 15:38:51 +05:30 DEBUG: AuthState == Unauthenticated calling auth callbacks with failure
[Play Games Plugin DLL] 09/11/18 15:38:51 +05:30 DEBUG: Invoking user callback on game thread

【问题讨论】:

    标签: google-play-services clientid


    【解决方案1】:

    如果您的应用程序使用通过 Google Developers Console 生成的客户端 ID 并删除了该 ID,则您必须创建一个新 ID 并重新编译您的应用程序。 按照此处的步骤操作Set Up Google Play Game Services

    有关更多信息,您还可以查看有关从Google Analytics 请求删除数据的文档。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-10-03
      • 2014-08-18
      • 2017-02-13
      • 2014-05-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多