Google Play Leaderboard not showing up after posting score to leaderboard in Unity3d

南笙酒味 提交于 2019-12-01 08:31:51

if EnableSavedGames() is used in the Builder(), then you'll need to toggle on SavedGames support in the Developer Console and also enable Drive API in the "API Console Project". The place to reach all of this would be the "Game Details" page in the Developer Console.

make sure you dont have multiple debug.keystore on your computer and your SHA1 on the Developer Console and build should be the same

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!