Tags / core-data
Understanding How to Work Around UIImage Not Conforming to NSCoding Protocol
Manipulating a Simple Core Data Object: A Crash Course in Objective-C.
Deleting a Table View Cell but "Invalid Number of Rows" Error Shows
Fixing Common Issues with Core Data: A Guide to Avoiding NSInvalidArgumentException Errors
Mastering Core Data: A Step-by-Step Guide to Inserting Objects Programmatically
Understanding Core Data Migration with Custom Policy Subclasses: A Deep Dive into Lightweight vs Heavyweight Migration
Understanding and Working with Parent/Child NSManagedObjectContexts: A Guide to Improved Performance, Security, and Maintainability in Core Data Applications
Controlling Which Entities Are Fetched in iOS Development with Core Data and NSFetchRequest
Understanding Core Data's SQLite Store
Understanding NSInvalidArgumentException: Illegal Attempt to Establish a Relationship Between Objects in Different Contexts