Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Restkit creates duplicates (error: "Managed object cache returned 2 objects") only on device, not in simulator

ios core-data restkit

Forcing Core Data to refresh an NSManagedObject from a previous stored version when an updated version is already in memory

ios core-data

NSFetchedResultsController not updating table

ios swift core-data swift2

iOS Core data relationship faults

Save UIImage to Core Data

core-data uiimage

Coredata error setObjectForKey: object cannot be nil

iphone ios core-data

Creating entity with Magical Record only in OSX (+entityForName: could not locate an entity named '(null)' in this model.)

UICloudSharingController does not work for Core Data with CloudKit

Using NSFetchRequest from Core Data to get aggregated relationship counts?

Can't find mapping model for migration, where does the mapping model have to go?

Inserting data after a Core Data migration

See or retrieve a Core Data .sqlite file from a device

ios core-data

How to store only time in CoreData without date component using UIDatePicker in Swift?

Getting Serious Application Error With Core Data

Core data: Transient values dirty object

Swift CoreData EXC_BAD_INSTRUCTION (code=EXC_I386_INVOP, subcode=0x0)

CoreData conditionally fetching on NSDate using NSPredicate (swift)