Closed earlbalai closed 10 years ago
It's just like integrating Game Center with anything else: you need to write methods to determine if your player has passed a high score or earned an achievement in your SpriteKit game. If they have, use the GCManager methods to submit the achievement or high score.
I'm not quite sure how to integrate this with SpriteKit. I've been searching for answers but none turned up.