为我的应用程序iOS SDK关闭iCloud备份 [英] turn off iCloud backup for my application iOS sdk

查看:90
本文介绍了为我的应用程序iOS SDK关闭iCloud备份的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于iCloud,我遇到了一些问题,我想为我的应用程序关闭它,如何在我的应用程序代码中完成它,我考虑了我的问题,因此决定可以关闭iCloud,谢谢帮助

I have some problems because of iCloud and i want to turn off its for my app,how can i do it in the code of my application,i thought about my problem and the decision can be turning off the iCloud, thanks for help

推荐答案

如果将文件存储在文档中,它们将自动备份到iCloud.如果您不希望这样做,最简单的方法就是将它们存储在其他位置.库/缓存是一个不错的选择.如果您确实必须存储在文档中,但想要禁用iCloud备份,则可以使用此处概述的技术:

If you store files in Documents, they will be backed up to iCloud automatically. If you don't want that, the easiest way is to just store them somewhere else. Library/Caches is a good choice. If you really MUST store in Documents but you want to disable iCloud backup you can use the technique outlined here:

https://developer.apple.com/library/ios/#qa/qa1719 /_index.html

这篇关于为我的应用程序iOS SDK关闭iCloud备份的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆