Artpunk , hmm.. no, I want to fetch scores and player data from the leaderboard, not to just open the GooglePlayGames app leaderboard.
'Show leaderboard' is just a "link" to open GooglePlayGames Leaderboard. I want to fecth the data into the game. It works fine with the official scirra plugin, but that is only for web apps, not mobile.
To just link to the GooglePlay do not really look nice in my opinion.
To illustrate: I want to be able to have a text like this in the game: "Come on, beat the current champ, Artpunk is currently the best player with a score of 53218" and then maybe a text to display the five best players of the week scrolling in the down.. or for a driving game: "Race! Beat the time 2,40 to became new champ! Current best player is Artpunk".. whetever like that...
You remember when you play pinball machines or like pacman or whatever in the local mall, there are always a top high score list scrolling when you die..
These functions exists in the scirra plugin, AND it exist in the android API, ( https://developers.google.com/android/r ... boardScore ) but it is not implemented into Cranberry or Cocoon plugins... really sad.