Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Google Play showAllLeaderboards is missing — Gideros Forum

Google Play showAllLeaderboards is missing

seppseppseppsepp Member
edited February 2015 in General questions
Hi,

I'm missing a showLeaderboards() (pay intention to the small s ;) ) in @ar2rsawseen Google Play plugin - which by the way works pretty flawless so far - thanks =) . But I came across some issue.

googleplay:showLeaderboard(id) opens Google Play with the requested leaderboard easily. In the top left corner there is an arrow pointing to the left like meaning back. I expected to be directed back to the list of available leaderboards, but instead I'll be taken back to the app. Whoops! Now, how can I reach the other leaderboards?

I took a look at Google's docs and found this:

https://developer.android.com/reference/com/google/android/gms/games/leaderboard/Leaderboards.html#getAllLeaderboardsIntent(com.google.android.gms.common.api.GoogleApiClient)

Maybe this is what I'm looking for, but what seems to be missing in the Google Play plugin. Or am I doing something wrong ;) ?


Thanks a lot in advance for your help

Sebastian

Comments

Sign In or Register to comment.