Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

When should transient properties in CoreData be included in the object model?

iPhone app crashing on [self.tableView endUpdates]

NSFetchedResultsController performFetch on background thread

Migrating a Core Data Store from iCloud to local

Core Data managed object context design recommendation

NSProgress strange behaviour

Core Data NSFetchedResultsController not updated after a batchUpadate on the device but ok on simulator

Example of Custom Class on the Transformable property of Core Data

ios objective-c core-data

Using Core Data with SwiftUI

ios core-data swiftui

What is a good pattern for interpreting Core Data validation messages and displaying them on the iPhone?

Core Data Transformable attributes NOT working with NSPredicate

What's the best practice of creating persistent task queue in iOS application?

Best way to select a row after inserting it?

ios uitableview core-data

Notify parent Entity when child Relationship Entity changes 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