Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

Core Data Concurrency Debugging: False Positive

CloudKit and Core sync data between devices

ios swift core-data icloud

How do I return a pre-existing Core Data object at NSCoding initialization in Swift?

ios swift core-data nscoding

How to correct predicate CoreData Fetched property for Chat and Messages weak relationship?

ios objective-c core-data

CoreData Migration of an Optional Relationship to a Non-Optional One

KVO notifications after mergeChangesFromContextDidSaveNotification

Crash: NSInternalInconsistencyException - Invalid rowCache row is nil

Is NSFetchedResultsControllerDelegate 'ChangeUpdate' behavior broken?

Core Data Inferred Migration – Automatic "lightweight" vs Manual

best practices - NSManagedObjectContextObjectsDidChangeNotification in iOS

Recommendations to test API request layer in iOS apps using NSOperations and Coredata

Xcode 7 linker error with RestKit and CocoaPods

ios core-data linker restkit

Core Data child contexts not prefetching relationships

ios core-data

performBackgroundTask not saving when app in background Swift

iPhone core data problem : referenceData64 only defined for abstract class

iphone xml core-data

Core Data iCloud sync between two apps (iPhone and iPad)

iphone ios ipad core-data icloud

Batch size does not work when using parent/child contexts

Dealing with background location updates and Core Data file protection

Declare a read-only @NSManaged property in Swift for Parse's PFRelation

How to create multiple objects in background?