Search code examples
ioscloudkit

Manage Databases without CloudKit Dashboard?


I would like use CloudKit without CloudKit Dashboard.

Could I have diffulculties or other during my development?

Regards


Solution

  • There are a couple of things that you can only do from the dashboard. You can use your app to create recordTypes with fields, but if you want to index fields and make them queryable, then you need to do that from the dashboard. You also need the dashboard to migrate your data structure to production.