How do I save game state in iPhone game? I have it all in NSDictionary. Some say use NSUserDefaults but that seems meant for things like volume. I can t find any official sample code that uses game saves. What is the apple way for saving game state?
I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...