【发布时间】: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