Hi
@all,
I'm using the Google Play Android plugin by
@ar2rsawseen (
https://github.com/ar2rsawseen/GiderosGooglePlay) and am asking myself: How to I get a list of friends (names or ids) which are playing the game too? In the end I want their scores to for a specific leaderboard. Is it
googleplay:loadPlayerScores() I'll have to play around with? (Would be my next task in preparing my iOS app for Android
.)
Thanks in advance for you help.
Comments
As far as I know, there is no relation of friends, etc in the score methods
https://developer.android.com/reference/com/google/android/gms/games/leaderboard/Leaderboards.html#loadCurrentPlayerLeaderboardScore(com.google.android.gms.common.api.GoogleApiClient, java.lang.String, int, int)