Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Can I apply multiple predicates to an NSFetchRequest? Would it be better to manually parse my results?

'An NSManagedObject of class 'className' must have a valid NSEntityDescription.' error

swift core-data

Core Data VS Sqlite or FMDB....?

iphone ios sqlite core-data fmdb

Search Core Data for all objects with an empty "to-many" relationship

How come I can cast to NSManagedObject but not to my entity's type?

ios core-data swift

Deleting all data in a Core Data entity in Swift 3

core-data swift3 ios10 xcode8

Crash when adding persistent store (iCloud enabled) in app delegate

iphone core-data ios5 icloud

How to access CoreData model in today extension (iOS)

How can I find out if the iPhone user currently has a passcode set and encryption enabled?

What is coredata equivalent for android

android core-data

Cryptic error from Core Data: NSInvalidArgumentException, reason: referenceData64 only defined for abstract class

iphone exception core-data

NSFetchedResultsController: changing predicate not working?

CoreData - can't set empty string as default value for attribute

Is it possible to override getters and setters for @dynamic properties in an NSManagedObject subclass?

Core Data: Query objectIDs in a predicate?

core-data predicate fetch

How to use the first character as a section name

CoreData get distinct values of Attribute

CoreData: error: Failed to call designated initializer on NSManagedObject class

Core data: Failed to load model

swift core-data swift3

Core Data -existingObjectWithID:error: causes error 133000

cocoa core-data fault