I have an app that uses cloudKit in the app store. I have now realised that I should have deployed the schema to production before releasing the app. I reset the environment and now the app crashes on startup. Is there a way back from this? Any suggestions would be greatly appreciated as I'm no longer able to preview or install the app on a device.
CloudKit Crashing after App Release
Go to CloudKit Console and click on "Deploy schema changes", once you deploy the changes, the schema's would be created in Production as in Development and your app should ideally work with no code changes, but test the app after deploying.