Hi,
I'm testing the new sync between CoreData and CloudKit introduced in WWDC but Xcode give me the error:
The connection to service on pid 0 named com.apple.coredatad.cloudkit was invalidated
I've tried to start a new empty project or use the example project of WWDC session 202 and the same issue. Bundle ID is correct and I have Capabilities of iCloud and Background modes enabled.
Running Xcode 11 on macOS Mojave and macOS Catalina. Testing devices: iPad Pro and iPhone running iOS 13 beta.
Any idea about what's wrong?
Thanks in advace.