iphone settings disappear
Posted
by cagreen
on Stack Overflow
See other posts from Stack Overflow
or by cagreen
Published on 2010-02-10T04:18:20Z
Indexed on
2010/03/30
5:23 UTC
Read the original article
Hit count: 602
iphone
|iphone-simulator
I have created an app which uses Application Settings and user defaults following the example in the book "Beginning iPhone Development". In some cases my settings seem to disappear. If I launch the simulator I can go into settings and see it, I can then open my app and my settings can be read from within the app. If I then leave my app and go back into the settings screen I can no longer see the settings for my app!
I'm new to iPhone dev, is there something obvious that I'm overlooking?
Thanks.
© Stack Overflow or respective owner