Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data - undoing changes after saving a context

ios core-data nsundomanager

How to get an object or value from _NSCoreDataTaggedObjectID

ios core-data ios7

Infrequent CoreData crash "nilOutReservedCurrentEventSnapshot"

ios xcode core-data swift2

Which it is the place for NSFetchedResultsController in VIPER architecture?

WWDC2019 Session 204 - use core data for data source with Identifiable protocol

swift core-data

NSManagedObject subclasses and setValuesForKeysWithDictionary:

Why is a CoreData forceFetch required after a delete on the iPad but not the iPhone?

iphone ipad core-data

Core Data: Create multiple managed objects, but only save some?

iphone core-data favorites

Performance considerations on deleting Managed Objects using Cascade rule in Core Data

Improve speed for updating existing records (~11.000) in Core Data

Avoid duplicated entries when importing data with Magical Record

core-data magicalrecord

RestKit crashes because NSManagedObjectContext is nil in the RKResponseMapperOperation

Core Data migration techniques: moving attribute -> modelled relationship

CoreData insertNewObjectForEntityForName and executeFetchRequest return nil

ios objective-c core-data

Backing up .sqlite (Core Data)

core data NSPersistentStore issue

why is NSFetchedResultsController's fetchedObjects array not always homogeneous

Implement UITableViewDataSourcePrefetching with an NSFetchedResultsController data source

ios swift core-data uikit

Xcode 9 build issue with Date vs NSDate for NSManagedObject

How to save remote notification data into Core Data(Database) from NotificationServiceExtension