In this tutorial I will demonstrate how to use the NSUserDefaults class in order to save and update application settings. In the process, we will build a demo app called “Contact” that will store a user-supplied image and contact information. What is the NSUserDefaults Class? With the NSUserDefaults class, you can save settings and properties […]