iphone - Game Center Leaderboard (Sandbox) displays wrong score -


i'm developing simple game whitch allow user achievements , score it. , user can post score game center leaderboards. (achievements created game center). when submit score leaderboards, displays in game center leaderboards "my" correctly. , achievements displayed correctly. faced problem: when switch different test game center account (which created inside game center), see no scores in leaderboard.

my point - if can record score leaderboard frome 1 account, why cant see scores anothers?

this how game center works. scores posted game center appear on leader-board delay. happens on both sandbox , production servers. don't worry it, wait hour or 2 , check again. remember, when retrieve leader-board score player loadscoreswithcompletionhandler: method might outdated results.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -