Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Passing context in iOS to use Core Data with Storyboard

Customizing core data generated accessors

objective-c ios core-data

iCloud sync fails with "CoreData: Ubiquity: Invalid option: the value for NSPersistentStoreUbiquitousContentNameKey should not contain periods"

iOS: How can I create a backup copy of my core data base? And how to export/import that copy?

ios core-data backup

Printing NSManagedObject subclassed Core Data object to console returns empty line in Swift

Swift UISearchController wired up in Core Data Project, app runs, but search not updating

How to store an MKPolyline attribute as transformable in IOS coredata with swift?

Core Data iPad/iPhone BLOBS vs File system for 20k PDFs

undo all changes made in the child view controller

Core Data memory usage and Memory Warning

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?