I just saw the new SwiftData updates, including the DataStore API. I’m wondering if, in the case of a shared remote datastore, it is possible to enable updates to the model context from the datastore without the model context explicitly requesting them (e.g., through database listeners).
If I’m not mistaken, when you use CloudKit with SwiftData, this happens, right?
1
0
556