Hi,
I have added game center to my game and run thru the adding of the high score leaderboard and the achievements in the itunes connect portal. I used the example and added the line to my build.settings etc.
When I test the code on my ipad I get nothing… I look in the console of xcode for the attached ipad and I see as soon as my game tries to “unlock” an achievement “Warning game center is not available for this platform” it is an ipad … it has game center installed … it is running iOS 6.1.3.
and I am building with an adhoc profile so I can test appropriately… it is obviously firing game center code but this error follows right after.
Any ideas here?