Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

iphone core data app crash

iphone core-data crash

Check if UI(Managed)Document is already in iCloud via URLForUbiquityContainerIdentifier+Path instead of NSMetadataQuery?

NSFetchedResultsController feeding table view while background update of same persistent store causes deadlock

Core Data and poor performance

CoreData with CloudKit: After model migration everything is duplicated

errors thrown from here are not handled because the enclosing catch is not exhaustive in context.save

How to paginate in Core Data while inserting new items in background?

ios objective-c core-data

Core Data slow fetching relationship objects

What are the factors to decide between using Core Data versus rolling out a custom model?

cocoa macos core-data

Using NSKeyedArchiver to generate XML from NSManagedObjects held in an NSDictionary

Saving text data from iPad application as a note which can be opened from "notes app"?

When Is obtainPermanentIDsForObjects:error: ever needed? from 2 different classes?

How to release an app with preloaded coreData ? [duplicate]