I want to upload a new beta version of my iOS application for beta testers group. Users save their data in the Documents folder. What do I need to do in order for users to upgrade their application without losing their data?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
The Documents directory is not overwritten when you update an app so as long as your data is compatible between versions, you shouldn't have to do anything special.
Alternatively, for developers, Xcode's Organizer allows you to extract the contents of an apps Documents directory easily.
回答2:
Downgrading iTunes to 7.7 seems solved the problem on Windows