Game center / unable to see the scores posted

Dear all,

We are experiencing a problem with our game with Game Center, the score posted from the app is not shown in the GC / Sandbox (we use only leaderboard, not achievments).

  • we configure Itunes connect
  • we use the correct Leaderboard Name in our app
  • the code is based on the demo provided by Corona
  • we use an ad hoc profile for running the tests
  • we use 2 different accounts to make the test
  • we can see the leaderboard of our app (the name and the icon)
  • no error is displayed when we post scores

But, we cannot see the scores posted :frowning:

Does anyone can help us ?

Many thanks in advance,
With my best regards,
Jérôme. [import]uid: 96703 topic_id: 22164 reply_id: 322164[/import]

Do you see no score, or a 0 score? I think to remember on top of my head that I had to convert the string to a number to show up, otherwise it was 0.

Do you have a callback function setup? Is it called?

–wunderwuzzi [import]uid: 118947 topic_id: 22164 reply_id: 88167[/import]

Txs for you reply. In fact, on GC, i have “Unable to load” instead of the score. Regarding the callback, yes i do have, and the result is ok.
Best,
Jérôme. [import]uid: 96703 topic_id: 22164 reply_id: 88173[/import]