When we try to show an specific Leaderboard in GameCenter, it always shows the default Leaderboard (specified in the GameCenter Manager of the App).
In detail: Let's say we have 2 different leaderboards defined in the GameCenter Manager (LB_01 and LB_02). One of them has to be marked with "Default" tag (for example LB_01). Then, when we call Social.ShowLeaderboardUI(); in our game, it always shows the "Default" leaderboard (LB_01). Does anybody know how to...
How can we show an specific Leaderboard in GameCenter?
In detail: Let's say we have 2 different leaderboards defined in the GameCenter Manager (LB_01 and LB_02). One of them has to be marked with "Default" tag (for example LB_01). Then, when we call Social.ShowLeaderboardUI(); in our game, it always shows the "Default" leaderboard (LB_01). Does anybody know how to...
How can we show an specific Leaderboard in GameCenter?