I use NSPersistentCloudKitContainer to sync with iCloud, in debug works but installing from TestFlight no

187 views Asked by At

I use NSPersistentCloudKitContainer to sync with user iCloud the data, it works perfectly installing through Xcode on device but when install from TestFlight it doesn't work at all seems there is Production environment but I don't know how to pass from test to production environment.

1

There are 1 answers

0
Happygallo On BEST ANSWER

Make sure you go to the CloudKit dashboard > CloudKit Database and deploy the schema to production.