Hello.
I am not able to show a single leaderboard with the gamecenter plugin, I always end up in the root leaderboard screen, showing all of my leaderboards.
The documentation states that I could use the category parameter:
“category” — The leaderboard to show.
But I have no success with the following code:
gameNetwork.show( "leaderboards", { leaderboard = {category = leaderboardId}, listener=leaderboardListener } )
Any idea what might be the problem?
Best,
Felix