I was just curious if anyone has successfully implemented Game Center (iOS) leaderboards into their CocoonJS game?
I've searched through posts and have seen that older versions of CocoonJS was not capable, but based on Ludei's site it is capable now and even have an example of it (although the example doesn't bring up Game Center like it is supposed to). Paired with Ludei's terrible documentation and "tutorials", I have had a frustrating time trying to get leaderboards into my iOS game.
Just for reference:
I have a iOS developer account
I set up a leaderboard in iTunes Connect with an ID that I put into the CocoonJS plugin in C2
On Ludei's Dev Portal, I have checked the Social checkmark for Game Center
I have cloud compiled it and ran it NOT on the simulator, but on my iPhone 5s
Is there something else I'm possibly missing or some sort of setting in Xcode they do not mention needs to be changed? Any help is appreciated because this is one of the last few things I need to finish before I can release my game.
Thanks everyone!