Good Morning I am building a app that uses cloudkit and am trying to find our the app limits allowed

I have been trying to find out the app limits to my app when released into the app store, I understand that in the public database the app worldwide can use 200g of bandwidth free per month. What happens after that? is it throttled? is there a pricing structure for overages? thanks

Answered by DTS Engineer in 846804022

When your CloudKit operation hits a quota limit, you get the following error:

If your app accumulates data over time, hitting the error may be inevitable, and so you need to elegantly handle the error anyway. As an example, your app can provide an option for the user to keep their data in other places.

The quota and the pricing structure are not documented currently, and so I’d suggest that you file a feedback report – If you do so, please share your report ID here for folks to track.

Best,
——
Ziqiao Chen
 Worldwide Developer Relations.

When your CloudKit operation hits a quota limit, you get the following error:

If your app accumulates data over time, hitting the error may be inevitable, and so you need to elegantly handle the error anyway. As an example, your app can provide an option for the user to keep their data in other places.

The quota and the pricing structure are not documented currently, and so I’d suggest that you file a feedback report – If you do so, please share your report ID here for folks to track.

Best,
——
Ziqiao Chen
 Worldwide Developer Relations.

Good Morning I am building a app that uses cloudkit and am trying to find our the app limits allowed
 
 
Q