Does anyone know if it's possible to show a list of all your games leaderboards in google play for Android? I can load individual leaderboards using the id but I'd really like to avoid having to make a new menu with a scrollable leaderboard list if google has a built in version.
I found this:
http://stackoverflow.com/questions/21993424/list-all-the-leaderboards-in-google-play-game-servicesbut not sure how to translate that to the gideros gaming plugin.
Thanks
Comments
Just an idea.
Likes: antix
I'm not using IAB but not suprised it's broken things. And just to be clear, totally not Gideros issue, you guys are great:) It's stinky evil mega corp google. I thought xcode was a pain but it's an absolute dream compared to Android Studio.
In lightner news I finally got a hack working to show all leaderboards or just one:
Likes: antix
are you ok if I add your change to github for next release ? I'd rather check for null string instead of "all", since that was your initial thought
Likes: simwhi, Ninjadoodle, hgy29, antix