Hello everyone, Is it possible to share data with friends using CloudKit and SwiftData? Has anyone here tried it before, or are there alternative approaches you’d recommend? I could really use some help with this—feel free to DM me! Thanks!
2
0
2
1K
0
@niOScoding SwiftData can’t access the iCloud shared or public databases yet unfortunately. Still have to use CoreData for that unfortunately. File a suggestion in the apple feedback I just did a couple weeks ago.
@niOScoding Out of curiosity, what’s preventing you from using CoreData?