Kodeco Forums

Video Tutorial: Introduction to CloudKit Part 13: Deploying

Learn how to move your CloudKit schemas from a development to a production environment so that you can submit your app to the App Store.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3413-introduction-to-cloudkit/lessons/13

Hi Brian, Did you ever determine whether changes can be made to a production cloudkit schema or was it just a documentation error?
Thanks.

Actually I just tried it. Looks like it was a documentation error and you need to make all changes in development.

1 Like

Thanks for the heads up!

Hi!

I have been so dumb to store over 2000 of records in the development environment, so now that I have submitted my to iTunes, it doesnโ€™t work as it should. It doesnโ€™t retrieve all of these objects. Is there anyway to move these records to the production environment?