apple / sample-cloudkit-sharing

MIT License
293 stars 40 forks source link

Share is being replaced #5

Closed JagCesar closed 3 years ago

JagCesar commented 3 years ago

Every time the user taps the Share action on a contact row a new CKShare is created with the contact record id.

This means that any existing shares are revoked, and anyone you've shared a contact with before will lose the shared contact. It also means that we never get to see the awesome view in UICloudSharingController where one can edit who currently has access and invite more users.

This view looks like this 👇🏽

Screen Shot 2021-06-11 at 20 13 35