Post not yet marked as solved
Post marked as unsolved with 0 replies, 335 views
Hello everyone,
in the App I'm building I'd like to share an entire list of items (records) by just sharing the list itself (parent record or RecordZone). Meanwhile, I'd like to continue using the NSPersistentCloudKitContainer and therefore CoreData sync.
Is it possible, with the new features Apple introduced (Sharing RecordZone and Sharing in Cloud & Local Storage), to do what I described, and combine both functions.
Thank you,
Carlos Steiner