First Impressions of NSPersistentCloudKitContainer

1 · Andrew Bancroft · June 6, 2019, 4:40 a.m.
Resources Using Core Data With CloudKit - WWDC 2019 Session 202 Sample Project from Apple How NSPersistentCloudKitContainer Helps I suppose the first question everyone should ask is, “What’s the big deal? How does NSPersistentCloudKitContainer even help me?” I noted at least three huge wins from the WWDC 2019 session. Ask yourself… 1) “Do I want to figure out how to retrieve data from CloudKit and merge it with my local Core Data persistent store on my own?...