iOS Game Center: Scores not showing on leaderboard in sandbox

前端 未结 2 1050
天命终不由人
天命终不由人 2020-11-30 02:45

I\'m developing a Game Center enabled game and I\'m running into an issue in the sandbox environment. I can successfully report the score without error. However, when I show

2条回答
  •  时光取名叫无心
    2020-11-30 03:01

    I ran into the same issue with projects I've worked on.

    The GC Leaderboards (Sandbox/live) will only return scores if there are two or more players on the Leaderboards.

    So make sure you either submit the score with 2 different accounts on one 1 device or 2 different accounts on separate devices.

提交回复
热议问题