Game Center leaderboard groups

Hi.


I have an iOS game with a single leaderboard (the game is called Arcane Tower). I'm porting the game to OSX and I want to use the same leaderboard for both apps. My question is: is there a way to use the iOS leaderboard in the OSX version of the game without making changes to the iOS version? The documentation mentions that leaderboards in a group must have ids beginning with "grp.", but if I do that, the iOS version of the game will stop working. If that's the only option, then I'm forced to update the iOS version, but in that case people who don't update the game will stop being able to post their scores.


Thanks!

Hi Diego, did you solve the problem? I'm facing the same thing when creating a tvOS version of my iOS game.

+1

I didn't end up needing to put my leaderboards into groups. For my leaderboards to show up, I did have to set the "identfier" for the image assets to match the one I set for my leaderboard in itunes connect, otherwise it doesn't work.


See tihs tweet:

https://twitter.com/wovencharlie/status/657300110284562432


- Charlie

> "I migrated to my game to GC groups, then submitted my game for OSX using the grp prefix. I didn't have to make any changes to the iOS version, it just worked. Game is called Arcane Tower in case you're interested. "– Diego


Diego posted this on a mirror stackoverflow question.

http://stackoverflow.com/questions/30893545/game-center-groups?noredirect=1#comment54640536_30893545

Game Center leaderboard groups
 
 
Q