13

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?

Jonas
  • 121,568
  • 97
  • 310
  • 388
cocoafan
  • 4,884
  • 4
  • 37
  • 45

2 Answers2

11

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.

Brad Larson
  • 170,088
  • 45
  • 397
  • 571
3

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

kurtzmarc
  • 3,110
  • 1
  • 24
  • 40