CloudKit Delete Self option for CKReference Doesn't work

最后都变了- 提交于 2019-12-05 06:30:34
Yann Bodson

This is most likely a permission issue.

The cascading delete will only work if the user deleting the records has 'write' permissions to all the records needing to be deleted. So in the CloudKit Dashboard, the cascading delete will only work for the records created with the developer's iCloud account.

See my answer there: https://stackoverflow.com/a/38606004/6643055

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!