NSUserDefaults in App Not Updating View in iPhone Settings App
Posted
by Cirrostratus
on Stack Overflow
See other posts from Stack Overflow
or by Cirrostratus
Published on 2010-03-26T03:18:44Z
Indexed on
2010/03/26
3:23 UTC
Read the original article
Hit count: 329
iphone
|application-settings
When I change and synchronize value in my app, they get saved, but the changes do not appear in the settings app. Is there a way to get them synced while maintaining the ability to make changes inside the app?
© Stack Overflow or respective owner