android - Google Play Services Game Leaderboard -


i cannot seem find answer anywhere else, asking here hoping know.

with google leaderboard, need sort both high score , fastest completion time, possible?

example:

player: sally score: 50 time: 1:12:00

player: mike score: 50 time: 1:15:00

player: don score: 50 time: 2:22:00

i using own table , code website mysql, wanted move google play services leaderboard if can this.

thank you.

off-topic: think confusion not asking how code anything, asking if possible (if knew of way), using google play services leaderboard, have leaderboard sorts not high score or fastest time, both on same leaderboard in example. asked in google developer forum, , suggested ask here, go figure....

you have make 2 leaderboards, 1 time , 1 score, after can query them each highest, lowest, player, whatever, yes can though, little different doing mysql, have make 1 leaderboard score , 1 time


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -