Hi,
I have a public cloudkit database that I use in the app with core data. In the iOS app, when the user deletes a row, I hide the corresponding row rather than deleting, so the record remains in the cloudkit.
Right now, I remove the records from cloudkit dashboard manually. Is there a way to remove the records in the public cloudkit database programmatically from outside the app.
Thanks.
I have a public cloudkit database that I use in the app with core data. In the iOS app, when the user deletes a row, I hide the corresponding row rather than deleting, so the record remains in the cloudkit.
Right now, I remove the records from cloudkit dashboard manually. Is there a way to remove the records in the public cloudkit database programmatically from outside the app.
Thanks.