Search code examples
Core data crash with method "hasChanges"...


iosswiftcore-data

Read More
Updated core data values not Reflecting in SwiftUI List...


iosswiftcore-dataswiftui

Read More
CoreData and Swift's Actor and Sendable...


iosswiftcore-dataactorsendable

Read More
.NET C# version of Core Data...


c#.netcore-data

Read More
Update CoreData relationship object in SwiftUI...


core-dataswiftui

Read More
Swift Core Data - handling empty fetch result...


swiftcore-datansfetchrequest

Read More
SwiftUI + Core Data crash when using `.allObjects` of a "To Many" relationship entry...


core-dataswiftui

Read More
NSInvalidArgumentException: nil is not a valid object ID...


iosxcodecore-dataswiftui

Read More
Passing ManagedObject collection from fetch result to closure up to ViewController...


iosswiftcore-datansmanagedobjectnsmanagedobjectcontext

Read More
Can I set "usedWithCloudKit" to false in core data contents...


iosswiftcore-datacloudkit

Read More
Fetch request must have an entity using @FetchRequest in SwiftUI...


core-dataswiftui

Read More
How to define a generic SwiftUI view that can accept sectioned fetch results for different entities...


swiftgenericscore-dataswiftui

Read More
How to use func assign(_ object: Any, to store: NSPersistentStore) of a NSManagedObjectContext?...


ioscore-datansmanagedobjectcontextnspersistentstore

Read More
NavigationLink jumps back when @ObservedObject is changed and @AppStorage is used...


ioscore-dataswiftui

Read More
I create an object in a view, how do I pass this object to child views as an ObservedObject?...


core-dataswiftui

Read More
Coredata: How to use alternatively 2 persistent stores with one persistent store coordinator?...


ioscore-datanspersistentstore

Read More
Coredata VFS flags - strange log...


iosxcodecore-datavfs

Read More
Deleting CoreData without onDelete in SwiftUI...


core-dataswiftui

Read More
What is the purpose of returnsObjectsAsFaults...


ioscore-data

Read More
Delete all data from an attribute in CoreData...


iosswiftcore-data

Read More
Core Data: Z_ENT Column has incorrect value...


ioscore-data

Read More
NSFetchedResultsController with relationship not updating...


objective-cdatabasecore-datansfetchedresultscontroller

Read More
How to disabled a button when a core data variable changes in SwiftUI?...


swiftcore-dataswiftui

Read More
Invalid update: invalid number of rows in section 0 with NSFetchedResultsController...


iosswiftcore-datansfetchedresultscontrollerreloaddata

Read More
Swift - is lazy var thread-safe?...


iosmultithreadingswiftcore-data

Read More
Xcode error saying "cannot find type 'TestModelCoreData' in scope when using core data ...


swiftxcodecore-dataswiftuixcode12

Read More
How to create an extension to deal with multiple core data entities...


core-dataswiftui

Read More
Refresh Core Data in ViewController when Modal View (2nd VC) is Dismissed...


swiftuitableviewcore-datauikitreloaddata

Read More
CoreData Batch request error in a Swift program...


iosswiftcore-data

Read More
Core Data sharing with CloudKit: Unable to Accept Share...


iosswiftcore-datacloudkitnspersistentcloudkitcontainer

Read More
BackNext