Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Crash when delete a record from coredata in SwiftUI

core-data swiftui

SwiftUI with Core Data getting Blank Screen in simulator in Xcode 12

Need help with many-to-many relationships in core data for iPhone

Core Data with in-memory store

objective-c cocoa core-data

NSFetchRequest without sort descriptors

How to remove a core data persistent store

Core Data multiple relationships to same entity

List of Core Data attribute types?

Magical Record save in background

Is a property reference to an NSManagedObject unsafe?

ios core-data

Issue with custom NSManagedObject class core data in swift

ios core-data swift

Fetching array of NSManagedObjects by objectID returns empty array

ios objective-c core-data

How to tear down Core Data Stack?

CoreData could not fulfill a fault for when objects are updated by HTTP service

iphone core-data

How to represent a localized string type in Core Data?

macos core-data

Restkit-loaded nested Core Data entities cause NSObjectInaccessibleException

What is the most efficient way to delete a large number (10.000+) objects in Core Data?

ios core-data

performBlockAndWait creates deadlock

core data: [NSFetchedResultsController -fetchedObjects], will this method reflect object change?

iphone ios core-data

How do I efficiently wipe my Core Data store when I'm simply storing the data in memory (not to disk)?