开发者

upgrade version of an application

开发者 https://www.devze.com 2023-03-01 07:29 出处:网络
i want to know what things need to be do in developing the upgrade version of an application (like bundle version) so that if a user download my upgrade version of my application then it update the ol

i want to know what things need to be do in developing the upgrade version of an application (like bundle version) so that if a user download my upgrade version of my application then it update the old version.

i have develop the upgrade version of my app in old version and just changed its version no. I need that data of my old app remains t开发者_如何转开发here.


All data in the document directory will not be touch when upgrading. All files in the bundle will be copies from the new version.

0

精彩评论

暂无评论...
验证码 换一张
取 消