Game Center is the social network and associated back end tools for Apple's mobile and desktop platforms.
5
votes
0answers
110 views
How can I prevent a buggy old version of my game from posting scores to the Gamecenter Leaderboards?
I found that an older version of my game has a bug that causes some crazy scores to be posted to the leaderboard. I can delete these scores by editing the acceptable range in iTunesConnect and my ...
1
vote
0answers
49 views
Game Center leaderboard for games played
I'd like to create a leaderboard that shows how many games each player has played. This works fine for the "all time" section in Game Center, since I can just submit the total number. But what I ...
0
votes
0answers
22 views
GameCenter invite friend with list of GKInvite
I am using Game Center in my game for iPhone in IOS 6. I have a tableview with a list of GameCenter´s friends . When I click a friend name, this friend recieve anotificatión (Game Center Notification) ...