Reputation: 2183
Is it possible to restore NSUserDefaults
from the latest iTunes backup even after the App is deleted from the device?
Upvotes: 2
Views: 1034
Reputation: 14154
Yes. If you have values saved in the user defaults, those values will get backed up during iTunes backup. If your device is restored from backup, the values saved there will be restored.
You would need to restore from the backup to the entire device. Restoring just 1 app won't suffice. Hope this helps.
Upvotes: 7