Hey, there
There's a crash on Apple's document example here https://developer.apple.com/documentation/cloudkit/ckoperation
And if we replacing self.container.add (modifyOp) with self.database.add (modifyOp) it seem will not sync data from iCloud any more.