Can you sync CoreData with iCloud?

喜夏-厌秋 提交于 2019-12-18 10:29:37

问题


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?


回答1:


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.




回答2:


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




回答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



来源:https://stackoverflow.com/questions/6588180/can-you-sync-coredata-with-icloud

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!