I\'m working on a big application and I have to take the player\'s rank from the Google Play services\' leaderboard. The leaderboard works well. I\'ve already found the righ
Okay, I finnaly found solution ... here for curious
So if you have the same problem, you have to put the function loadRankOfLeaderBoard on the function "onConnected" which will be call when you connect your device at google play service.