Quantcast
Viewing latest article 1
Browse Latest Browse All 10

Read and Write User Preferences

Reading and writing user preferences within iPhone applications is surprisingly easy given the NSUserDefaults class does most all the work for you. What follows is a short example to show how you can read/write two values, a boolean and an integer. The example assumes you want to save state as to whether a user wants [...]

> Read more


Viewing latest article 1
Browse Latest Browse All 10

Trending Articles