CloudKit Dashboard Does Not Show Custom Zone

In my app, I've created a custom zone, written records to it, and retrieved the records back down via a query operation.


However, the custom zone does not appear on my CloudKit dashboard.


Is there anything I can do to make sure my custom zones appear on the dashboard?


(I should note that I'm using the latest betas for Xcode 8 and iOS 10.)

Accepted Answer

I got the answer on SO: I was using a different iCloud account for the simulator than the account I was using to sign into the dashboard.


The dashboard shows my developer account custom zones if I use that account on my simulator.


Thanks

It's 2025 and I found this very useful! I was so frustrated that I wasn't able to see the zones and records I was creating on the CloudKit console, the problem was using different Apple Developer accounts...

CloudKit Dashboard Does Not Show Custom Zone
 
 
Q