When i update my app I\'d like the user to still be able to access their old files. What will the contents of the Documents directory be after updating?
Any tricks o
The content inside ~/Documents will be same as the old one. See the iPhone Application Programming Guide on what folders will be kept.
~/Documents