I have an issue. My app is storing - data with CoreData (in Model.sqlite file) and user created photos as jpgs. It all is stored in Documents directory. I managed to store my database in iCloud (but it is still buggy), but i have no idea how to store both database and photos in iCloud. Can somebody help?
i never used iCloud synch but this could help answer your question. https://developer.apple.com/library/ios/documentation/General/Conceptual/iCloudDesignGuide/Chapters/DesignForCoreDataIniCloud.html