Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data: Store cannot hold instances of entity (Cocoa Error: 134020)

How to select specific data in Core Data?

NSObjectInaccessibleException', reason: 'CoreData could not fulfill a fault

How to set default value for a core data attribute in xcode 4.0?

xcode core-data

NSPredicate predicateWithFormat:argumentArray: Only Evaluating First Argument

ios core-data nspredicate

Storing coordinate from Core Location in Core Data. Float or Double?

Entity is not key value coding-compliant for the key

objective-c cocoa core-data

Core Data/NSOperation: crash while enumerating through and deleting objects

How to approach 'caching' in iOS development with Swift

Core Data Versioning manually

Core Data data model: attribute type for UIColor

iOS15: NSPersistentCloudKitContainer: how to un-share objects?

ios core-data cloudkit

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

Sorting by expression from NSExpressionDescription

ios core-data

Core Data: 'The left hand side for an ALL or ANY operator must be either an NSArray or an NSSet.'

'AnyObject' does not have a member named 'contactName' Blocking my loop

core-data swift

IOS Swift Core Data how to add fields in propertiesToFetch that is not in propertiesToGroupBy

ios swift core-data group-by

NSManageObjectContext - Class is not key value coding-compliant for the key @count

ios core-data restkit xcode8

Core Data entity name is nil while running a second unit test

ios swift core-data