- Home /
How to save game in iOS using GameCenter?
I was trying to implement save game feature in my game. My game is in both Android & iOS. For Android I'm using GooglePlayGames to save & load user's progress in clouds. But for iOS GooglePlayGames is deprecated.
I checked this link, & came to know that iOS GameCenter also supports save game feature almost like GooglePlayGames. But I'm not getting any well tutorial or guide for that.
Is there anyone using GameCenter for save game? Please help.
Same here. I am going to focus my researches on the "iCloud" keyword, beacause from what I understand of Apple documentation, it's something different than Game Center.
Your answer
Follow this Question
Related Questions
[GameCenter][PlayGames] Leaderboard Daily/Weekly reseting scores? 0 Answers
Sign out from Game Centre via Coding 0 Answers
Working .pod with admob and googleplayservice for ios 0 Answers
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
How can I get email id of the google user while using playgameservices sdk? 1 Answer