I'm simply trying to log a high score of a single game mode in a game I'm making. I have a leaderboard setup in Game Center on iTunes Connect.
So, my question is, how do I integrate this into my game? I've seen other solutions but can't seem to figure out how they fit into my project.
Thanks!
GKGameCenterControllerDelegate
Create a local player
Authenticate the player in the
viewDidLoad
with the game center and present the authentication successReport your score from anywhere in your game