Search code examples
androidgoogle-play-games

Google play games services - Achievement point


Is there a way to get the point value of an Google Play Games achievement in my app?

I can't find anything in the API:s.

I want to create an achievement-leaderboard, without having to have the achievement values in two different places (the game and the games services console).


Solution

  • No, unfortunately we don't currently provide a way to retrieve the point value of an achievement programatically. It's a good feature request, though!