Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

When should I use the various storage mechanisms in iOS?

NSPersistentCloudKitContainer: How to check if data is synced to CloudKit

Trying to debug error: *** Assertion failure in -[UITableView _createPreparedCellForGlobalRow:withIndexPath:]

Can CoreData handle polymorphic subclasses?

objective-c core-data

Core Data store corruption

iphone sqlite core-data

Paging results from Core Data requests

objective-c ios core-data

iPhone - Add Core Data To existing Project?

iphone core-data

OCMock with Core Data dynamic properties problem

How do I use Mogenerator?

Swift cannot test core data in Xcode tests?

ios core-data swift

Core Data singleton manager?

Deleting CoreData store on OS X?

xcode macos core-data max

Core Data not saving objects persistently

ios objective-c core-data ios6

Adding custom methods to core data classes

Custom Core Data SectionNameKeyPath

why am I getting an "unknown type name NSManagedObjectContext" in this code?

Changing the Sorting in an NSFetchedResultsController on the fly

Subclassing NSManagedObject with swift 3 and Xcode 8 beta

persistentstorecoordinator sqlite error code:522 'not an error'

Explanation of NSIncrementalStore in plain english