(Oh yeah, trying to write a useful subject is always fun
. Anyways ...)
It's not obvious to me, but does the Gaming interface provide a way to get players (or at least their ids) from some leaderboard around ... lets say a certain highscore? Imagine Paul has a highscore of 4211. How can I get the players next to this score?
Thanks in advance!
Greetings
Sebastian
Comments
for now you can only load list of scores and loop through it to see if user is there and what is around him
I think Google Play provided (I think even available in Google Play plugin) to loadPlayerCenteredScores
But as amazon did not provide such thing and I was trying to bind only common interfaces, I did not implement it