Search code examples
Core Data cannot assign value of type optional to type entity...


xcodecore-data

Read More
How to update selected row from List after Face ID matched in SwiftUI?...


iosswiftswiftuicore-dataface-id

Read More
My SwiftUI FetchRequest display no items although there is 10 items...


xcodeswiftuicore-datawatchosnsfetchrequest

Read More
Count all unique objects in CoreData?...


swiftcore-data

Read More
The Impact of propertiesToFetch on Core Data Performance: Surprising Results...


ioscore-datacloudkit

Read More
SwiftUI 2.0 CoreData issues with new project - 'Cannot find type 'Item' in scope'...


iosswiftcore-dataswiftui

Read More
Understanding nested contexts in Core Data...


iphoneiosobjective-ccore-data

Read More
Can't get Combine subscription to work every time I route to the main screen of the app...


iosswiftcore-datauikitcombine

Read More
Is there a way to force a FetchedResult refresh other than using an @ObservedObject which isn't ...


swiftuicore-data

Read More
"'StateObject' requires that ' conform to 'ObservableObject'" when cre...


swiftuicore-data

Read More
Why does NSTableView crash when processing deleted rows as NSFetchedResultsControllerDelegate?...


core-datansfetchedresultscontrollernstableviewappkit

Read More
How to deduplicate Core Data entity records when using CloudKit?...


core-datacloudkit

Read More
Saving Core Data to external backup file...


jsonswiftcore-data

Read More
How do you set the default value of a UUID attribute in core data xcdatamodel...


swiftcore-data

Read More
Why does this Swift Publisher never fire?...


swiftcore-datacombinepublisher

Read More
Can Core Data @fetchreqeust a specific field?...


swiftswiftuicore-data

Read More
Core Data: trying to get an array of uuid from a relationship but getting "No exact matches in ...


swiftswiftuicore-data

Read More
Core Data unrecognized selector sent to instance when trying to access a NSSet property...


iosswiftswiftuicore-data

Read More
Using @FetchRequest within a func produces "Accessing StateObject's object without being in...


swiftuicore-data

Read More
Swift UI + Core Data in a background thread?...


swiftswiftuicore-data

Read More
How to generate random string in Objective-C based on core data values...


iosobjective-ccore-datansstringencoding

Read More
CloudKit integration requires that all attributes be optional, or have a default value set. Does not...


swiftcore-datacloudkitnspersistentcloudkitcontainer

Read More
CoreData and intermediates...


iosswiftcore-data

Read More
Where does Xcode's core data graph goes?...


xcodecore-datawwdc

Read More
How can I duplicate, or copy a Core Data Managed Object?...


cocoacore-datansmanagedobject

Read More
Core Data entity inheritance --> limitations?...


iphoneinheritancecore-dataentityclass-design

Read More
How do I loop through all open background view contexts and perform a save?...


swiftcore-dataviewcontext

Read More
swift Multiple UITextField EditingDidEnd causes app crash...


swiftcore-datauitextfield

Read More
This NSPersistentStoreCoordinator has no persistent stores (schema mismatch or migration failure). I...


xcodecore-datacore-data-migrationxcdatamodel

Read More
Why does Binding of CoreData NSManagedObject not update onChange in Swift?...


iosswiftswiftuicore-datastate

Read More
BackNext