I need some advice with implementing leaderboard to my game. I've installed Cranberry plugin for leaderboards, and created the following event -
Start of Layout, Browser: Is online, User is not logged in => Login User
On touched button - Show Leaderboard
(Credit to — for the events, i read it on another post which i can't find now.)
That's what i've done so far, i believe i have to get the App ID from Google Play and input that in the properties section of cranberrys plugin. Do i also need to input this after ticking Google Play Game services in the plugin section of Intel XDK?
After that, what else would i need to do? I feel like i'm missing something but i'm not sure what it is, so i could do with some help on this.
Thanks