Category "nspersistentcloudkitcontainer"

CoreData + CloudKit Data Inconsistency after Network Failure

My app uses CoreData + CloudKit mirroring to synchronize data e.g. on an iPhone and a watch. If data is modified on one device, the modification is uploaded to

Sync for the first time the CloudKit data

My app backup the data to iCloud or sync with user device through the user iCloud account using NSPersistentCloudKitContainer privateDataBase. The main problem