版本更新时的数据备份。应用商店

发布于 2024-12-17 07:13:15 字数 262 浏览 0 评论 0原文

我有点好奇当用户从 App Store 下载新版本的应用程序时会发生什么情况。我有一个现有的应用程序,iTunes 商店上的电子书阅读器(与客户一起下载)。

假设客户已将书籍下载到 iPad 上的应用程序的现有版本,现在应用程序商店和应用程序上有新版本可用。用户下载相同的内容以及应用程序更新我希望在安装新的更新版本时备份用户下载的书籍(在以前的版本上)。

目前,在我的应用程序中,我将这些书串在应用程序沙箱的缓存目录中。

如果有可能这样做,请提供一些参考资料?

I am a little curious what happens in the situation when the user downloads a new version of application from App Store. I have an existing app, an eBook reader on the iTunes store (downloaded with customers).

Assuming that the customers have downloaded books to the existing version of application onto their iPad, now that a new version is available on app store & user downloads the same along with the app update i want the user downloaded books(on the previous version) to be backed up when a new updated version is installed.

Currently in my application i'm string these books in Caches Directory of Application Sandbox.

If there is a possibility of doing this, please provide some references?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

桃扇骨 2024-12-24 07:13:15

正确的更新不会删除沙盒文件夹中以前的内容 - 因此我看不到备份的原因。正确的更新意味着用户使用了 iTunes 更新功能。

只有当用户完全删除以前的版本,然后安装新版本时,以前版本的沙盒文件才会消失。

A proper update will not remove the previous content of your sandboxed folders - hence I do not see a reason for a backup. Proper update means the user uses the iTunes update functionality.

Only once the user entirely removes the previous version and then installs the new version, the sandboxed files of the previous version will be gone.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文