My developer account uses a different AppleId from the AppleID I use on my devices. Therefore, when I test on my device, I can't look at any of the data in the CloudKit dashboard.
It would be a real pain in the neck to have to sign out of icloud and use my developer apple id on my devices just to test. Is there no way to use a different AppleID for CloudKit in the "sandbox" environment like we can for IAP?
My app will only use the private database in production. I want my testing environment to be as close to production as possible, so that's not really what I want.
I ended up adding my Apple ID to my development team. In the Cloudkit dashboard I was able to login using the other developer id. It kept showing errors though in the dashboard UI. "can not access container" with some generic error.
I stepped away for a couple hours. Now it looks like I'm able to access the containers when I click on them in the sidebar. I'll have to do more thorough testing tomorrow though. Too late to get started on this now.