google play services - Is there a combined achievements / leaderboard Intent -
i incorporated both achievements , leaderboards game, can't find way show them both single button press. know there
games.leaderboards.getallleaderboardsintent(getapiclient());
to show leaderboard ui , there
games.achievements.getachievementsintent(getapiclient())
but there intent user can see total record of both leaderboards , achievements?
no there not. not possible. can create own custom ui. aware if can't retrieve scores , rankings leadeboards, able display leaderboards metadata, name, picture, etc.
google-play-services google-play-games
No comments:
Post a Comment