CloudKit Zones Limit

Hello,

I'm going to implement CloudKit for my project, allowing the users share data.

At this moment, I'm researching the Apple project (link below) and documentation for this purpose, and I see many times "CloudKit has a limit on how many zones a database can have."

So I have doubts about what is this limit. For my purpose, each user will share 10/15 objects (imagine posts with: title, notes and photos) as maximum.

  • This zone limit is per user?
  • I have to worry about this limit with my expected usage of sharing / per user?

The apple project: https://developer.apple.com/documentation/coredata/sharing_core_data_objects_between_icloud_users

Thanks in advance, David

CloudKit Zones Limit
 
 
Q