Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

How to handle errors in NSPersistentContainer.loadPersistentStores?

ios swift core-data

Add new attribute to existing Core Data Entity Relationship

Batch delete request crashes app

ios swift core-data ios9

iPhone:Updating a Core Data Model in Future Versions of an App

'NSFetchedResultsController does not support both change tracking and fetch request's with NSDictionaryResultType'

Graphical Predicate Builder in Xcode 4 with Core Data

Formatting NSPredicate: Matching "ANY" that match two conditions

ios core-data nspredicate

How do I store a Swift struct in Core Data on iOS?

ios swift core-data struct

How to optimize Core Data query for full text search

Parent Entity and Relationship in Core Data

core-data

How to handle non standard unicode characters in CoreData?

ios core-data unicode

Is a GCD dispatch queue enough to confine a Core Data context to a single thread

Core Data could not fulfill fault for object after obtainPermanentIDs

Core Data - filtering a To-Many Relationship using Predicates

ios core-data nspredicate

Core Data- predicate with dates

XCTest and CoreData

How can I get core data entity by it's objectID?

swift core-data

Calculating the max value for a core data attribute - NSCFNumber error

objective-c core-data

Best way to save and retrieve UIColors to Core Data

ios core-data uicolor

Changes saved from one NSManagedObjectContext doesn't reflect on main NSManagedObjectContext