Hi, I'm working on an app that heavily relies in cloudkit. I regularly check on the status of my records through CloudKit Dashboard, but today I stumbled into this:
While being logged in to my developer account (as we can tell by the fact that Dasboard can display my name in the upper right corner), it thinks I an not logged in, only allowing me into my public database. Also, when I try to fetch data from iCloud, my app logs the following error:
<CKError 0x115b34340: "Service Unavailable" (6/2022); "Request failed with http status code 503"; Retry after 600.0 seconds>
Has anyone experienced this before, and/or would anyone know a solution for this?