Hi,
our app is down since a few hours as we can not fetch data from iCloud
CKErrorDescription = "Request failed with http status code 503";
CKHTTPStatus = 503;
CKRetryAfter = 60;
NSDebugDescription = "CKInternalErrorDomain: 2022";
NSLocalizedDescription = "Request failed with http status code 503";
NSUnderlyingError = "<CKError 0x2806784e0: "Service Unavailable" (2022); "Request failed with http status code 503"; uuid = UID; Retry after 60.0 seconds>";
RequestUUID = "UID";
}
came out of nowhere.
1
0
759