Core Data and Cloudkit

Hello coders,

As a 2021 resolution I have started learning Swift and SwiftUI
I've done a lot of courses on Udemy and YouTube building all sort of things and I'm truly having fun but now I'm stuck.

I have created a little app with storage in core data and sync in CloudKit. using the boilerplate from the latest Xcode and a few outdated videos from around the web

Everything works nicely in simulator:
When I write or delete from in the app. I can recover my entries on a single device.

But none of the CloudKit sync are working.

I have followed all the guidelines from Apple here

and I'm accessing the CloudKit dashboard, and I can see the create container button, but I keep having an error saying

Unable to find a developer

My question:

is CloudKit only working for paid dev accounts?


Hope someone can guide me, as being a serious beginner I don't want to start a yearly plan when I have nothing to publish on the store...

Thanks,


Answered by EdwardB123 in 657858022
Ok just enrolled to a dev program and now have access to CloudKit Dashboard
Accepted Answer
Ok just enrolled to a dev program and now have access to CloudKit Dashboard
Core Data and Cloudkit
 
 
Q