[SOLVED] SDKBOXPLAY - Game Center on simulator

Continuing the discussion from SDKBOX 2.2.2 Released:

I am facing the same issue. I tried with a blank call to the showleaderboard or with the id or name as in the config file:

"sdkboxplay": {
        "leaderboards": [
            {
                "id": "com.dtg.leaderboard",
                "name": "leaderboard1"
            }
        ], 
}

Solution right now is to use show leaderboard with the name of one of your leaderboards it’s hack but seems to work

Thanks chosendeath.

The error was due to a badly formatted json file.

Thank you so much for this :smiley: :smiley: :smiley: