CloudKit Delete Self option for CKReference Doesn't work
问题 Does anybody have experience using the CloudKit option to DeleteSelf for a CKReference ? Here is what I got from the docs: DeleteSelf The delete action for referenced records. Deleting a record also deletes any records containing CKReference objects that point to that record. The deletion of the additional records may trigger a cascade deletion of more records. The deletions are asynchronous in the default zone and immediate in a custom zone. So I've been testing this out, I have created