Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsmanagedobjectcontext

NSManagedObject's managedObjectContext property is nil

Crashing on saving a managedObjectContext, with 'NSInvalidArgumentException', but only sporadically

CoreData fails to save context, saying relationship is nil - however it is definitely set

trying to save NSManagedObjectContext not working

Performance of NSManagedObjectContext save degrades dramatically

Nested performBlock: on NSManagedObjectContext

NSManagedObject changed properties after save

NSUndoManager, Core Data and selective undo/redo

iPhone & Core Data - Removing NSManagedObject?

How to handle cleanup of external data when deleting *unsaved* Core Data objects?

Core Data Error After Recreating Persistant Store

NSManagedObjectContext confusion

existingObjectWithID:error: returns nil, but objectWithID: returns an actual usable object

Core Data Object IDs vs Permanent Object ID

ViewContext not receiving updates from newBackgroundContext()

Core Data managed object context design recommendation

undo all changes made in the child view controller

Core Data concurrency queue style MOC getters thread safety

Saving Single CoreData Entity (Not the Whole Context) While Keeping NSFetchedResultController Functionality

Core data find-or-create most efficient way