Can you sync CoreData with iCloud?

前端 未结 2 2040
故里飘歌
故里飘歌 2020-12-23 23:18

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?

相关标签:
2条回答
  • 2020-12-24 00:10

    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.

    0 讨论(0)
  • 2020-12-24 00:10

    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

    0 讨论(0)
提交回复
热议问题