Is there any method to force GPGS to show a specific leaderboard instead of the “leaderboard selection screen”?
I tried something like this:
gameNetwork.show( “leaderboards”, { leaderboard = {category=myCategory}, listener=postScoresRequest } )
And had no success
Thanks for your attention