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 Reply

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

Replies

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