4

I've set up Core Data mirroring using NSPersistentCloudKitContainer and it works well. I also managed how to create share for records. But how I can get shared record synced with the non-owner's Core Data?

Example: User A (owner) shared record with user B, how that record (with 1-to-many relationship) can be synchronised with user B Core Data?

bodich
  • 1,708
  • 12
  • 31
  • Does this answer your question? [Share Core Data between users with NSPersistentCloudKitContainer](https://stackoverflow.com/questions/56768719/share-core-data-between-users-with-nspersistentcloudkitcontainer) – Ben Jul 17 '20 at 13:12
  • No, Ben, there is no answer in that thread. The question is similar but no answer at all. – bodich Jul 17 '20 at 13:28

0 Answers0