I'd like to be able to persist / share data similar to the Notes apps between different iCloud users.

Originator:julesthecoder
Number:rdar://FB8959914 Date Originated:2021/01/02
Status:Open Resolved:Not
Product:iOS Product Version:iOS13+
Classification:iCloud Reproducible:Always
 
What is my desired use case of NSPersistentCloudKitContainer ?

I'd like to be able to persist / share data similar to the Notes apps between different iCloud users.

Data shared between specific users shouldn’t be stored as public data, it should have some extra level of security, not available in the private context.

In my use case, I'd like to share budget data between users who may not be using the same icloud account or family options. This could be boy / girl friend or even business partners.

The NSPersistentCloudKitContainer provides excellent features in the public / private context but not in share / sync. Providing this functionality on top of NSPersistentCloudKitContainer mean circumventing a lot of the feature the api provides, which is counter productive.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!