Has anyone got iCloud core data syncing setup on Xcode 6 and iOS 8? (hopefully this isn\'t a duplicate post)
Where did iCloud Core Data storage option go?
I struggled with a similar issue. I would see:
Using local storage: 1
but no other output. And if I rebuilt the app I would get something like:
Error adding store for new account:
One thing to note is that I would only get this output if I first presses the "home button" on the iPhone, and then reopened the app.
A key thing to note is that I had no services selected. To fix this issue, I selected "iCloud Documents".
You may need to delete the app before rebuilding.