Pull data from leaderboard

joakimitojoakimito Member, PRO Posts: 3

Hi! Is there a way to pull data from my ios leaderboard so I can display the highest score on the menu scene of my game?

Answers

  • joakimitojoakimito Member, PRO Posts: 3

    So basically on my start scene I want to display:
    Your personal best score:
    World's best score:

  • gingagaminggingagaming FREELANCE GS DEV Member Posts: 1,685

    This isn't possible using Gamecentre's leaderboard but you can achive this using appformitives services. Head over to appformitive.com register an account for free and implement their code to your project. For a small fee, you can unlock the leaderboard and do exactly what you need. It's quite simple to apply using @hopscotch instructions found on the same website.

Sign In or Register to comment.