Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Bug in iPhone Simulator 5.1 with Xcode 4.5 using UIManagedDocument

Core Data Fetching Properties with Group By Count

objective-c core-data

Object property with strong reference becomes null

What is the proper method/accepted standard for loading data asynchronously into table view cells?

How to use NSFetchedResultsController and UISearchController together?

ios swift core-data

CoreData warning: Multiple NSEntityDescriptions claim the NSManagedObject subclass

How to store custom class using CoreData

ios core-data nsobject

Core Data concurrency queue style MOC getters thread safety

Core Data - NSPredicate to filter to-many relationship

How to do UnitTests with CoreData?

What does the `ordered` flag do in a to-many relationship?

objective-c core-data flags

How to get list of existing entities(tables) in core data

ios core-data

Mantle and Core Data - update instead of delete/create

NSFetchedResultsController XCode 7 issue

ios xcode swift core-data

Configure Core Data persistance in Swift 5

ios swift core-data

New to Core Data for iphone

What is an efficient way to get an array of property values from a core data entity?

How can I preserve an ordered list in Core Data

When does an object get a objectID that is not temporary?

objective-c core-data ios5

Saving Single CoreData Entity (Not the Whole Context) While Keeping NSFetchedResultController Functionality