Leaderboard - Trying to submit a score

This is driving me mad! I am trying to use the leaderboards but when I try to submit a score nothing is registering. Nothing shows up in the Dashboard and when I print out json you receive when you call leaderboards.getScores( leaderboardID ) I get an empty table. Am i missing something, the guide is very minimal and makes it look very easy. I have no idea why this wont work

Hi,

Can you enable debug and post the output.

Also, have you confirmed:

  • that you have registered the user correctly
  • passing auth_token when submitting the score

Thanks

-Mohamed

Hi Mohamed, Thanks for the reply, I eventually got it working. Probably should have updated my post. But When I try to look at the leaderboard scores on the Corona dashboard all I get is a blank white screen. Do you know why this might be?

I’ll take a look and see why this is happening.

Thanks

-Mohamed

Hi,

Can you enable debug and post the output.

Also, have you confirmed:

  • that you have registered the user correctly
  • passing auth_token when submitting the score

Thanks

-Mohamed

Hi Mohamed, Thanks for the reply, I eventually got it working. Probably should have updated my post. But When I try to look at the leaderboard scores on the Corona dashboard all I get is a blank white screen. Do you know why this might be?

I’ll take a look and see why this is happening.

Thanks

-Mohamed