Ios swift – How can we reliably detect when a user runs out of iCloud storage?
I am using NSPersistentCloudKitContainer, to integrate CoreData with CloudKit. What I want to achieve is to prompt the user to go to iCloud settings to manage their storage when there is a sync error, and we realize the user doesn’t…