Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS GameCenter leaderboard shows only my score in sandbox mode

I've created a leaderboard in the sandbox mode for my game. Then I tried to play the game using different gamecenter accounts. But I can see only the score for currently logged-in account. Is it correct? Or I have missed something? How can I fill up a sandbox leaderboard with a bunch of records to test my game?

Thank you!

like image 846
Mike Rojkov Avatar asked Dec 13 '12 08:12

Mike Rojkov


2 Answers

Yes this is normal. In sandbox mode you can only see your own scores.

After you submit your app to the appstore and it doesn't use sandbox mode, you can see everyone's scores. (Gamecenter doesn't update instantly though, so you might have to wait a little while)

like image 73
apple16 Avatar answered Nov 11 '22 01:11

apple16


I don't have enough reputation to comment, so I'm writing my response as an answer. The same thing happened to me. I had made a bunch of sandbox test accounts and found that I could only see the score of the currently logged in player.

However, after a period of time (I wasn't sure exactly how long), the scores for other players showed up on the leaderboard. So maybe just give it a few hours or so for the scores to show up.

like image 1
Aero Avatar answered Nov 11 '22 02:11

Aero