I have been working with the Game Network api for android.
When I show the learder boards it takes me to a list of the boards that you can touch, can I just send the user directly to the high scores?
I have been working with the Game Network api for android.
When I show the learder boards it takes me to a list of the boards that you can touch, can I just send the user directly to the high scores?
I need this one as well, find no answer so far…
http://docs.coronalabs.com/plugin/gameNetwork-google/show.html says “This function does not require a params table or callback listener”
But https://developers.google.com/games/services/android/leaderboards gives the code below to show leaderboard:
startActivityForResult(Games.Leaderboards.getLeaderboardIntent(getApiClient(), LEADERBOARD\_ID), REQUEST\_LEADERBOARD);
So i guess it’s possible… Any help? Anyone?
I need this one as well, find no answer so far…
http://docs.coronalabs.com/plugin/gameNetwork-google/show.html says “This function does not require a params table or callback listener”
But https://developers.google.com/games/services/android/leaderboards gives the code below to show leaderboard:
startActivityForResult(Games.Leaderboards.getLeaderboardIntent(getApiClient(), LEADERBOARD\_ID), REQUEST\_LEADERBOARD);
So i guess it’s possible… Any help? Anyone?
Corona doesn’t yet support loading a specific leaderboard for google play. They should add it in because it is much needed! Vote here:
Corona doesn’t yet support loading a specific leaderboard for google play. They should add it in because it is much needed! Vote here: