简体   繁体   中英

Connecting to Google Play Games

I have successfully added a Leaderboard to my game but I cannot open it (with startActivityForResult() ) until I have called mGamesClient.submitScore() . There are already scores on the leaderboard so it is not the fact that there aren't any scores.

I am having the same problem Achievements. I am unable to unlock an achievement. The IDs for the leaderboards and achievments are correct. Using mGamesClient.connect() does not help. What might I be missing?

Google Play服务更新到4.1后,此问题已解决。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM