CloudKit/CoreData/SwiftData on visionOS?

I'm curious to know if anyone has access to CloudKit in visionOS? I cannot find it anywhere. Least to mention, I cannot find CoreData/SwiftData either.

How has this impacted your ability to create next-gen apps, if you cannot deal with any kind of data storage/authentication/etc?

And does anyone have any idea when this will be available?

Replies

On visionOS, my app works fine when fetching CKRecords, but crashes when it tries to fetch SwiftData. My app works fine on the iPhone and iPad Simulator.

In Beta 5 SwiftData works on the vision pro, but there's a ton of bugs in general with beta 5

CloudKit/CoreData/SwiftData should all work on visionOS. If you see anything wrong, I suggest that you file a feedback report <http://developer.apple.com/bug-reporting/>, and post the report ID here for folks to take a look. Thanks.