0
我想了解一些實時多人遊戲onoid的basıics,所以我跟着this指南,並設置buttonCliker2000應用程序。該應用程序使用的工作完美無瑕,但是當我加了一些登錄到應用程序只是爲了有一個更好的瞭解的東西,我開始收到此錯誤我更新我的代碼後無法登錄到谷歌播放
05-08 16:12:53.841: W/GameHelper(11731): **** APP NOT CORRECTLY CONFIGURED TO USE GOOGLE PLAY GAME SERVICES
05-08 16:12:53.841: W/GameHelper(11731): **** This is usually caused by one of these reasons:
05-08 16:12:53.841: W/GameHelper(11731): **** (1) Your package name and certificate fingerprint do not match
05-08 16:12:53.841: W/GameHelper(11731): **** the client ID you registered in Developer Console.
05-08 16:12:53.841: W/GameHelper(11731): **** (2) Your App ID was incorrectly entered.
05-08 16:12:53.841: W/GameHelper(11731): **** (3) Your game settings have not been published and you are
05-08 16:12:53.841: W/GameHelper(11731): **** trying to log in with an account that is not listed as
(gives my information which is correct!)
在此之後登錄它告訴我要檢查谷歌扮演troubleshoot page我檢查一切似乎都沒問題。
有人能幫助我嗎?
如果在更新您的代碼後使用相同的密鑰庫。 – Meghna