I've just began working with CloudKit and planning to store data in a public CloudKit database. One feature I need is to display information about who has created a record and also let that owner to modify or delete their own records.
None of the tutorials I've read so far talk about this.
How is this done?