Hi guys,
I can’t seem to get the achievements in gamecenter working. I got the gamenetwork.init completed (tested on device and works fine logging in gamecenter sandbox) but then I can’t seem to get any achievements data by calling gamenetwork.request(“loadAchievements”,callback)
The problem is, the request callback is properly called but it gives no event.data at all a.k.a nil. What does it mean? Does it mean it can’t find achievement for my app? I believe I’ve set the achievement properly in itunes connect.
Any ideas? How to trace this problem?
thanks