I am working on a game in Swift for IOS 8 in Xcode 6 and I need some advice in how I I can save - gam progress when I close the app, and start it again, then I should remember this game where I left it, every time I open it, then start Instead of starting all the way in how can I do this. game Center? External files?
It seems that it can work for you to save small amounts of data between sessions The easiest way is to support NSData, NSString, NSNumber, NSDate, NSArray and NSDictionary.
No comments:
Post a Comment