I want to get the high score of the player on a leaderboard on game center increment it and post it back. (I will use this as a counter for an event). On android I have done this like so:
Get user high score from Game Center leaderboard
Code (CSharp):
- ID,
- LeaderboardStart.PlayerCentered,
- 1,
- LeaderboardCollection.Public,
- LeaderboardTimeSpan.AllTime,