Monthly Archives: November 2008
Use NSUserDefaults to persist data between app runs
On the iPhone you generally want your application to start looking like it did when it was last run to give the user the impression your app is ready to pick up where it left off. NSUserDefaults provides an easy … Continue reading