Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have an iOS application that stores a lot of user-generated data in the iCloud documents folder. How can I disable this syncing?

Thanks in advance, Alex

share|improve this question
What "syncing" are you talking about? The iCloud backup? – EmilioPelaez Oct 19 '11 at 14:48
Yes, iCloud back. – apptunes Oct 19 '11 at 14:49
The user has to disable iCloud backup on a per-application basis. Settings -> iCloud -> Storage and Backup -> Manage Storage -> [Device Name] -> Backup Options – Craig Otis Oct 19 '11 at 15:06
Alright, and how can I change the iCloud backup folder? – apptunes Oct 19 '11 at 15:08

1 Answer

Please read this documentation on iCloud Data Storage (login required):

https://developer.apple.com/icloud/documentation/data-storage/

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.