Search code examples
Fetch from SwiftData model for DynamicAppIntent Widget...


iosswiftswiftdatawidgetkitappintents

Read More
How can I migrate existing SwiftData to App Group...


swiftxcodeswiftuiswiftdataappgroups

Read More
One-to-Many circular reference deletion has unexpected side-effects...


swiftswiftuiswiftdata

Read More
How to make a Range key value compliant in CloudKit?...


swiftuirangecloudkitswiftdatakey-value-coding

Read More
View is not updated after modelContext.delete(item)...


swiftuiswiftdataswift-data-modelcontext

Read More
My Swift concurrency is no longer running properly and it's screwing up my SwiftData objects...


swiftuiconcurrencyswiftdataswift-concurrency

Read More
Predicate too complex in Xcode 16...


iosswiftpredicateswiftdataxcode16

Read More
Persisting data with objects that can have default predefined values and user generated values...


swiftswiftuicloudkitswiftdata

Read More
How to persist an OptionSet with SwiftData?...


swiftswiftdata

Read More
How can I best reuse Predicate logic outside a macro?...


swiftswiftdata

Read More
How to merge contents of SQLite 3.7 WAL file into main database file...


sqlitecore-dataios7swiftdatawal

Read More
How to create a custom environment value with @Entry that uses a SwiftData's PersistentModel typ...


swiftswiftdata

Read More
Is there any SwiftData equivalent willSave?...


swiftswiftdata

Read More
SwiftData @Model object warning: Cannot expand accessors on variable declared with 'let'; th...


iosswiftswiftdata

Read More
FetchDescriptor including SortDescriptor returns warning in Xcode16...


swiftdataxcode16swift6

Read More
In Swift 5, how do I increment a date property by some interval and then run the function with that ...


swiftdatedatepickerrecurrenceswiftdata

Read More
SwiftData not refreshing with Array...


arraysswiftswiftuiswiftdataswiftui-environment

Read More
What is causing a memory leak when including an arbitrary predicate filter?...


swiftuipredicateswiftdata

Read More
Swift Predicate not working in Swift Data for String Array...


iosarraysswiftpredicateswiftdata

Read More
How to filter a list of String when using SwiftData...


swiftormswiftdata

Read More
Does order matter in SwiftData @Relationship?...


swiftdata

Read More
How to save a tree in SwiftData...


swiftdata

Read More
Delete swift object after leaving view...


swiftswiftuiswiftdataobservation

Read More
How to properly initiate ModelContainer(SwiftData) in SceneDelegate?...


swiftuikitswiftdata

Read More
SwiftData - Cannot convert value of type 'PredicateExpressions.Equal<PredicateExpressions.Key...


swiftuiswiftdata

Read More
SwiftUI TextField with Nested Optional Type...


iosswiftswiftuitextfieldswiftdata

Read More
SwiftUI - ForEach model class variable...


swiftuiswiftdata

Read More
SwiftData: Return from initializer without initializing all stored properties...


swiftswiftdata

Read More
How to resolve SwiftData error "Type '*' does not conform to protocol 'PersistentMo...


swiftios17swiftdata

Read More
"Non-sendable type in implicitly asynchronous access"-warning when accessing the mainConte...


swiftswiftdata

Read More
BackNext