25 Feb 2013, 18:13
Generic-user-small

iDevelop (7 posts)

Thank you for this great book. I would like to get a clarification on what the iCloud Core Data example is suppose to do. The main reason I purchased this book is to get iCloud and Core Data working.

First Scenario
1. I start by adding a few records on the iPad, then close the app.
2. I start the app again but the previously added records never show up.
3. I do see them by looking in the developer.icloud.com site

Second Scenario
1. I run it on two different iPad’s and I insert records on one device and it does not update on the second device.

Third Scenario
1. I run it without iCloud being turned on and add records
2. Close the app and start it again and no records show up.

- I see you are using the UIManagedDocument, is this the suggested way of adding iCloud to Core Data if creating a brand new application?

- I am also assuming that using the UIManagedDocument we can save records from multiple related tables?

Any guidance in getting iCloud with Core Data working is greatly appreciated. I have so many users that want iCloud syncing with our iPhone and iPad apps but so far nothing is working, I can break iCloud Sync so easily. Very frustrated with iCloud and Core Data :)

Thank you for your help it is appreciated.

  You must be logged in to comment