I've deployed an app that uses Cloudkit with TestFlight. I exported the Development environment schema into the Production environment after the submission into TestFlight. The app can write successfully into the initial Production environment data type (table) but a query of that same data type doesn't run(?) Is there some configuration I need to do within xCode to point to the Production environment before I submit it to App Store Connect? From the documentation I read I thought that this was done automatically(?)
Cloudkit app deployed with TestFlight not working
Hello, still no luck with this I imagine? I am having the same problem. I even decided to publish the App on the Store, to check if TestFlight was the problem, and they actually approved it, without even working though.
I have same problem, I expect this is just a switch someplace in Xcode or the info plist, if we just knew where.