CKAccountStatus.temporarilyUnavailable
The user’s iCloud account is temporarily unavailable.
Declaration
case temporarilyUnavailableDiscussion
You receive this account status when the user’s iCloud account is available, but isn’t ready to support CloudKit operations. Don’t delete any cached data and don’t enqueue any CloudKit operations after receipt of this account status. Instead, use the CKAccountChanged notification to listen for when the status changes to CKAccountStatus.available.