How to only show all time leaderboard (suppress daily and weekly
leaderboards)
I'm adding support for the Google-Play Game-Services to my Sports-App and
was going to use the leaderboard so users can compare their number of
workouts to other users.
But the number of workouts isn't a score in the sense, the leaderboard
needs it and only makes sense if it's not restricted to a time span.
So I would like to only show the all-time leaderboard. I'm using the
default leaderboard activity provided by the GameClient and that
unfortunately has a selection for daily, weekly and all-time leaderboards.
Is there any way to tweak this or am I doomed to implement a leaderboard
by myself? Or are there any examples of custom leaderboard implementations
available?
No comments:
Post a Comment