Hi all -
First time I'm experimenting with mobile apps, ads, etc. and I decided to make a small game for Android.
So far it went quite well, and I have been able to get the game deployed to my phone (Android 5+, Cordova with or without Crosswalk via XDK) ; I also got AdMob and Google Play identification working quickly.
But now I'm hitting a problem with the Googe Play leaderboard ; I am able to submit scores (the "on score submit success" trigger does fire) but the leaderboard remains empty (request hi-scores > GooglePlay.HiScoreTotalCount = 0).
I found a few related discussions (e.g. ) and tried a few things, like disabling the score tampering security, but nothing helped.
I think all my authorisations are correct, I can log into Google Play through my browser or phone, but still can't get the leaderboard to update Additionally it's a bit hard to submit a .capx for review, as this kind of feature only works if everything else is set up on the Google accounts...
At this stage I'm not too sure how to approach this... Surely I must be missing something ; any gut-feel or suggestion ?
Thanks !