I am creating an iOS app.
I saved the data using Realm, but I found CloudKit while I was looking into it because I thought there were many inconveniences with the backup.
I understand that CloudKit doesn’t cost anything else and stores users data in users iCloud space.
And I’m looking at CloudKit DashBoard, and I’m only seeing the data of the devices that I ran with my developer account.
And the data of the test account is not displayed.
I don’t want to check other users’ data.
However, I just want to make sure that CloudKit’s Dashboard only inquires about the data stored by the developer.