iOS - 防止用相机拍摄的照片发送到 iCloud
有没有办法防止使用 UIImagePickerController 拍摄并保存到相机胶卷的任何照片转到 iCloud。无论如何。
这个问题也与我自己的这个问题相关:iOS - 如何知道 iCloud 照片传输功能是否启用
Is there a way to prevent any picture taken with the UIImagePickerController and saved to the Camera roll to go to the iCloud. In any case.
This question is also linked with this one from myself : iOS - How to know if iCloud photo transfer ability is enabled
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不可以。您的应用程序无法控制保存到相机胶卷中的图像会发生什么情况,也不应该这样做。
No. Your app has no control over what happens to images saved to the Camera Roll—and nor should it.