Can I store large quantities of data from multiple sources and have all users access that same data?

Hello everyone. I am looking to allow an end user to upload a certain file type to iCloudKit. I want to store this in the iCloudKit Database then allow any and all users to have access too that data. I'm not quite sure if this is something that Apple allows. As I know that each user can store their data there, but access is a whole other story. Let me know what your thoughts are.


Thank you.

Regards,

- Nate

Have you read the documentation and watched the WWDC videos on CloudKit? (I'm assuming you mean CloudKit as opposed to iCloud; there's no such thing as "iCloudKit".)


CloudKit does have both a public (shared between users) and private (only available to that one user) database available. So yes the public database sounds like what you're looking for.

Can I store large quantities of data from multiple sources and have all users access that same data?
 
 
Q