GameCenter Leaderboard Sets (aka Display Sets) support?

patrick1010patrick1010 Member, PRO Posts: 4
Does GameSalad allow support for linking to a Game Center Leaderboard set?

I organized all my leaderboards into two separate "display sets" in iTunes connect but I can't seem to link to them in GameSalad using the "Show Leaderboard" behavior with the unique "display set" id I created. I'm wondering if it is only possible to link to an individual leader boards in GameSalad since there is no "Show Leaderboard Set" behavior.

Answers

  • patrick1010patrick1010 Member, PRO Posts: 4
    I think I found the answer in case anyone else is trying to do this. It is apparently a separate function in xCode and therefore GS developers would have to add the behavior to GS. The xCode functions are below.

    GKLeaderboard (currently available in GS)
    A GKLeaderboard object provides information about a leaderboard, including its leaderboard ID and title. You also create GKLeaderboard objects when you want to retrieve score data from a leaderboard. You typically do this if you want to create your own custom leaderboard user interface.

    GKLeaderboardSet (not currently available in GS)
    A GKLeaderboardSet object provides information about the leaderboard sets contained within your game. Each set contains from 1 to 100 GKLeaderboard objects assigned to the set.
  • eoineoin Member, PRO Posts: 36
    also isn't working with groups or grp.urscoreboard

    "To share leaderboards and achievements of this app with other apps you have provided, move this app to a Game Center group." this wont work yet! +roadmap
Sign In or Register to comment.