Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS Game Center Group

When I use Group Leaderboard in Game Center do I need to use "grp" prefix in id's enumerated in my app?
In other words if I will set up my existing game to use Group Leaderboard do I need to add "grp" prefix to each id in my app?

like image 906
Artem Shmatkov Avatar asked Jul 20 '12 08:07

Artem Shmatkov


1 Answers

Okay, it works. You can move existing leaderboard to Group without performing any changes in application.

Hope that I do not break NDA, did not find any information about it, except this link - http://david-smith.org/blog/2012/06/18/ios-6-nda-cheatsheet/

like image 194
Artem Shmatkov Avatar answered Oct 14 '22 07:10

Artem Shmatkov