If someone does a full backup of their iPhone, to backup apps etc, and then on lets say a new iphone they do a restore from backup. Obviously this will copy the apps to the new iphone, but does it restore the app data / core data as well? etc
What exactly gets restored?
– CoreData?
– NSUserDefaults?
– Keychain?
If someone could clear this up for me, that would be great.
Many Thanks,
Dan
All of your appdata (Keychain,NSUserDefaults, CoreData, and /Documents) does get restored.