Search code examples
iosobjective-cicloud

Missing iCloud logging "Using local storage: 0"


I'm creating iCloud enabled storage following Apple's instruction here. However, I don't see "Using local storage: 1" or "Using local storage: 0" being printed on the console using the latest xCode 6.1.1 for iOS8. Did Apple drop these prints?


Solution

  • Enabling iCloud is not sufficient, "iCloud Documents" must also get enabled to see "Using local storage: x" prints.