Hello!
Recently my game “Dolphin Chase” was added to the App Store. In game center sandbox achievements and leaderboards where working perfectly fine!
Now that it’s gone live, the leaderboard works fine but when I press on the achievements button, the GC achievement page loads correctly, but displays where the achievements should be located a text message in yellow: “Unable to load achievements”.
I’m using this piece of code to open the achievements page:
if loggedIntoGC then gameNetwork.show( "achievements" ); else offlineAlert(); end
This is how my achievements look in iTunes connect:

Is this becuase it’s been recently added? Any tips or advice on solving this are welcome! (I can’t test this in sandbox -.-) [import]uid: 32882 topic_id: 26982 reply_id: 326982[/import]