Syncing Core Data across multiple devices using iCloud
问题 There has been a lot of discussion lately about the issues with iCloud and Core Data and how Apple's APIs are currently broken in iOS 5 and possibly iOS 6. Is it possible, given the current state of Apple's Core Data API, to reliably sync across multiple devices using iCloud? If so, how would you do this? If not, please recommend an alternative approach. 回答1: It depends on what you want to do. There are two types of Core Data-iCloud integration, as described here: http://developer.apple.com