does anyone know if and how you can sync CoreData apps with iCloud? If I understand the Apple iCould instructions right you can not sync CoreData, can you?

link|improve this question

72% accept rate
feedback

4 Answers

up vote 7 down vote accepted

Given that you tagged this with Cocoa, I suggest that you watch the video for WWDC 2011 Session 315 - "What's New in Core Data on Mac OS X". For iOS, check out Session 303 - "What's New in Core Data on iOS".

These will answer all of your questions regarding Core Data and iCloud. Since this is still under NDA, that's the most I can tell you.

link|improve this answer
Thank you Brad. This is at least an answer with information. – cocoafan Jul 6 '11 at 20:19
feedback

Here's an article with sample code: http://goddess-gate.com/dc2/index.php/post/452.

link|improve this answer
feedback

I am going to suggest you start with the new iPhoneCoreDataRecipes for iOS 5.0. You must be a registered developer.

https://devforums.apple.com/thread/126670

link|improve this answer
feedback

If you are iOS Dev Member you can have a look here to see if you can: https://devforums.apple.com/search.jspa?resultTypes=MESSAGE&peopleEnabled=true&q=core+data+icloud

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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