Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iPhone App Internal "Settings"

All,

I want to keep track of several different things between launches like settings, integers, etc. I'm not sure if Core Data is what I need for this because I don't need to set a value for an entity multiple times, display in a list view, etc. What should I use?

Thanks

like image 205
Baub Avatar asked Apr 24 '26 03:04

Baub


2 Answers

You'll probably want NSUserDefaults.

like image 180
Shaggy Frog Avatar answered Apr 27 '26 02:04

Shaggy Frog


You should look into NSUserDefaults.

like image 28
dasdom Avatar answered Apr 27 '26 02:04

dasdom



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!