Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Can I safely wrap 'CoreData could not fulfill a fault' errors in a @try catch block

ios core-data

is it possible to have multiple core data model files to one single Xcode project? [duplicate]

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+entityForName: nil is not a legal NSManagedObjectContext

Swift NSSet & CoreData

ios core-data swift nsset

Swift CoreData: error: Serious application error. Exception was caught during Core Data change processing.

How to store swift enum in core data?

swift core-data enums

iOS Swift | Core data fetch by specific value

ios swift core-data fetch

Xcode is looking for core data entity names with dot; not compiling

ios xcode core-data xcode8

Core Data and custom attribute type

ios swift core-data swift3

Producer Consumer Issue with Core Data

Core Data to-many relationships. Are they Lazy Load?

Core Data returns NSManagedObject instead of Concrete class, but only when using . accessor

CoreData: Fetching an Object from an unsaved Context

How to fetch complete objects (not faults) from CoreData?

iphone core-data

NSFetchedResultsController always returns no rows

ios core-data

iOS Core Data how to properly compare string text using predicates?

can't add sql file while adding core data to my project

ios sqlite core-data

Handling errors in addPersistentStoreWithType

NSUserDefaults Lose Newly Saved Data if App Killed Within 10 Seconds

Pre-load existing data into a Core Data-based iPhone app?

iphone core-data