Is it possible to save an NSManagedObject in NSUserDefaults?...
Read MoreViewContext not receiving updates from newBackgroundContext()...
Read MoreMultiple NSEntityDescriptions Claim NSManagedObject Subclass...
Read MoreCoreData: Create temporary models and maybe save to context...
Read MoreHow can I duplicate, or copy a Core Data Managed Object?...
Read MoreHow to Fetch NSManagedObject from Core data given its type and property...
Read MoreSwift: Insert codable object into Core Data...
Read MoreNSManagedObjectContext insertObject - string stored as null...
Read MoreCore Data where do I need to call save method...
Read MoreHow to use CoreData Objects temporarily without needing to insert them into a Context?...
Read MoreDelete/Reset all entries in Core Data?...
Read MoreCore Data primary key ID for a row in the database...
Read MoreCoreData: warning: Unable to load class named...
Read MoreCoreData: NSManagedObject does not respond to user defined message...
Read MoreHow to map model for NSManagedObject?...
Read MoreWhy does @Published not work in NSManagedObject?...
Read MoreCan anyone give me some reference for this method "refreshAllObjects" in NSManagedObjectCo...
Read More"[something copyWithZone:]: unrecognized selector sent to instance" when using Bindings / ...
Read MorePassing ManagedObject collection from fetch result to closure up to ViewController...
Read MoreAdding one read only attribute to Core Data Model in Swift. Which doesn't exist in XCDataModel...
Read MoreHow to check if a relationship has been established - Core Data...
Read MorePassing NSManagedObject to child context not working...
Read MoreIs the @NSManaged property thread safe?...
Read MoreMaking an "NSManaged public var" an Optional Boolean...
Read MoreContinue using NSManagedObject types but migrate off Core Data...
Read MoreNSPredicate for an NSManagedObject's string attribute's length...
Read MoreHow to avoid changing property values in an NSBatchInsertRequest?...
Read MoreSwift: "Expected expression after operator" error in NSManaged while trying to push a reco...
Read More