-1

Is it somehow possible to set the public leaderboard to be the default one. I am talking about the option when you show your leaderboard where is like

Social - All

Android Leaderboard

I cannot find any option in Playstore's Game Services.

Naskov
  • 4,121
  • 5
  • 38
  • 62

1 Answers1

1

At this stage the API getLeaderboardIntent() does not allow you to set the filter for the leaderboard at launch. It is probably a workflow that is enforced by Google to promote adding friends to your G+ circles, but it makes for a really crappy experience when the player is the entry in their social leaderboard.

Hopefully this is made more flexible in a future update to play services.

BrentM
  • 5,671
  • 3
  • 31
  • 38
  • Exactly my point, and I am sure that you are right about "sharing and adding friends to your G+", but still, the ordinary users got no idea about the Social-All switch.. – Naskov Feb 17 '15 at 03:14