Syncing Core Data across multiple devices using iCloud

Viewed 7382

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.

4 Answers
Related