Can GameCenter leaderboard interface be customized?

Hi guys, I’m just starting out so apologize if this is a stupid question.  Can Gamecenter leaderboard interface be customized visually?  The reason why I ask is because my app is an utility app, and I worry that the “gamey” interface of the leaderboard may put people off.    :rolleyes:

Also, if my customer base are from both Android phones and iPhones (a big reason why Corona rocks), is there any way to get the iPhone users compare their scores with Android phone users in the Gamecenter leaderboard?

You can use the GameCenter library to pull data you wish, and then display it any way you want.  You do not have to use the standard interface.

Regarding having Google users compare scores to Apple users and vice versa, unfortunately that is not possible while using apple game center or google play services since game center is only accessible on Apple OSes and play services is only available on Android. You would have to use a third-party leaderboard to support both platforms at the same time.

Thank you Schizoid2k and Jerejigga for helping me on this and pointing me in the right direction.   :slight_smile:

You can use the GameCenter library to pull data you wish, and then display it any way you want.  You do not have to use the standard interface.

Regarding having Google users compare scores to Apple users and vice versa, unfortunately that is not possible while using apple game center or google play services since game center is only accessible on Apple OSes and play services is only available on Android. You would have to use a third-party leaderboard to support both platforms at the same time.

Thank you Schizoid2k and Jerejigga for helping me on this and pointing me in the right direction.   :slight_smile: