Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData Sum Performance

How to Save Data When Using One ManagedObjectContext and PersistentStoreCoordinator with Two Stores

iCloud Core Data Not available after running in Xcode 6 / ios 8 SDK

core-data icloud

Swift: Could not cast value of type 'NSManagedObject_' to 'dataModel.Entity'

UITableView internal bug: unable to generate a new section map with old section count: and new section count: with userInfo (null)

Cannot access an NSManagedObject subclass's properties (gives EXC_BAD_ACCESS)

ios swift core-data

NSFetchedResultsController (and UITableView) delegate methods calls growing and growing

NSManagedObjectContext - how to update child when parent changes?

How to simply delete old core data and rebuilt the new one?

Foundation._GenericObjCError.NilError from core data batch delete

NSManagedObject subclass generated +CoreDataProperties.m files not actually required?

objective-c xcode core-data

Correct way to update Objective C project for Xcode 8 Core Data NSManagedObject subclass changes

Can we store NSURLRequest directly into Core Data?

ios objective-c ipad core-data

Saving core data entity in popover in SwiftUI throws nilError without passing .environment to SubView again

ios swift core-data swiftui

CoreData: annotation: Failed to load optimized model at path with Xcode 9 GM

Couldn't create mapping policy - iOS Core Data

ios swift core-data

desc limit 50 equivalent in Core Data / NSPredicate

iphone core-data limit

Core Data crash NSInternalInconsistencyException 'statement is still active'

What is the best way to query the row count from Core Data?

iphone core-data

duplicate interface declaration for class 'test_coredataAppDelegate'

objective-c core-data