Is it possible to show the game center leaderboard in iOS games without using Game Center window?

Started by
1 comment, last by vladic2000x 10 years, 4 months ago
Hi,
What I noticed in iOS games is that when you authenticate using Game Center you will always need to open the Game Center window provided by iOS to see the leaderboard. Is it possible at all to retrieve data from Game Center(such as leaderboards) and show them in your game in own styel, with your own fonts and graphics? Any examples of games doing this?
Thanks!
Advertisement

Yes it is possible.

Info is in the apple documentation:

https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/GameKit_Guide/LeaderBoards/LeaderBoards.html#//apple_ref/doc/uid/TP40008304-CH6-SW17

Thanks!!!

This topic is closed to new replies.

Advertisement