I did already search for the topic, none of which actually helps - sorry!
Hello!
been using construct 2 casually for the last several years, never had to post until now
so i have been trying to implement an online leaderboard into my game and have chosen to use Google Play Services, since it has leaderboards built into it. However when i test i can only call back "MyBest" score - is this because it is not published yet ? even if i set to HiScoreAt(0) or HiScoreAt(1) it still calls back 0.
secondly, how do i actually call GP to display leaderboards, achievements etc. ?
If it's just a case of publishing the game, great - but the game is still in development but i would like to have this feature working as intended BEFORE publishing if possible
thanks in advance for any help!