Search code examples
How to make SwiftData @Query updating from changes made on a background context?...


iosswiftswiftuiswiftdataswift-data-modelcontext

Read More
Storing multiple images in swift data...


swiftswiftdata

Read More
When storing a property with @Attribute(.externalStorage) can we get the url of the file?...


iosswiftswiftdata

Read More
SwiftData shows arbitrary behavior after a few seconds when using two-layer relationship predicate...


swiftdataswift-data-relationship

Read More
SwiftData: Batch delete failed due to mandatory OTO nullify inverse...


swiftswiftdata

Read More
Setting a SwiftData filter predicate in a SwiftUI view...


swiftswiftuiswiftdata

Read More
How to use two Stores/Configurations in SwiftData...


swiftswiftdata

Read More
Crash when accessing relationship property of SwiftData model...


swiftswiftdata

Read More
CoreData fault: Could not materialize Objective-C class named "Array"...


swiftswiftdataios18xcode16

Read More
SwiftData @Query with #Predicate on Relationship Model...


swiftswiftuiswiftdata

Read More
No exact matches in call to instance method 'setValue' for custom property...


swiftswiftdata

Read More
Combining Predicate in SwiftData...


swiftnspredicatepredicateswiftdata

Read More
Why does @Model conformance to PersistentModel and Hashable cross into @MainActor isolation in Swift...


swiftswiftdataswift6

Read More
SwiftData #Predicate in Swift 6 language mode...


swiftswiftdata

Read More
Where to put the @Relation(inverse) annotation and what are the benefits?...


swiftswiftdata

Read More
Swift binding to dictionary value...


swiftswiftuiswiftdata

Read More
SwiftData/ModelContainer.swift:144: Fatal error: failed to find a currently active container for Stu...


swiftuiswiftdata

Read More
ModelContainers failing to initialize...


swiftswiftuiswiftdata

Read More
Reactive global count of model items without loading all records...


swiftswiftdataobservation

Read More
Set a .modelContext in view's environment to use Query...


swiftuiswiftdataswift-data-modelcontext

Read More
How do I refresh a SwiftData (manual) fetch whenever the database is changed?...


iosswiftswiftuiswiftdata

Read More
How can I use a model from DocumentGroup alongside one from .modelContainer in Swift Data?...


swiftswiftuiswiftdata

Read More
Predicates with generics...


iosswiftgenericsnspredicateswiftdata

Read More
Swiftdata not refreshing...


swiftuiswiftdata

Read More
How can I synchronize a Swift enum with a SwiftData lookup table?...


swiftenumslookup-tablesswiftdata

Read More
How Can I Retrieve All SwiftData Values at Runtime?...


swiftcore-dataswiftdata

Read More
List won't update when item is deleted...


iosswiftuicloudkitswiftdata

Read More
Proper way to pass a class around SwiftUI views...


classswiftuibindingswiftdata

Read More
App with min. deployment iOS16 crashes because of SwiftData...


iosswiftswiftdata

Read More
SwiftUi error when trying to navigate to a view with a SwiftData model context...


swiftuiswiftdata

Read More
BackNext