Hello I'm developing Simple memo-app This memo-app supports iCloud synchronization(default)
I want to notify the user, it who has a lack of iCloud capacity.
But, I do not know how to know the capacity of the user's iCloud in my app. (this app used Cloudkit(PersistentCloudKitContainer).)
I have any way to know user's iCloud capacity in the iOS app? or I want to know, How much iOS App is occupying the user's iCloud.
- I would like to know the user's iCloud remaining space.
- I would like to know iOS App is How much occupying the user's iCloud.