Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

When to use the save: method of NSManagedObjectContext

iphone ios core-data

UIManagedDocument can only read documents that are file packages

ios core-data icloud

How can I optimize this Core Data based search?

Copying pending changes between NSManagedObjectContexts with shared persistent store?

why there is no "Use Core Data" check box with Tabbed Application template

Where should my application store large number of PDF files on iOS?

How to store CLPlacemark address data in Core Data

Core Data - Simple JOIN-type Fetch

The entity (null) is not key value coding-compliant for the key "title"

Core data insert multiple objects

UIManagedDocument Creation in ViewDidLoad

iOS - Implicit coercion to 32 bits in the database is not recommended

ios xcode core-data nsinteger

CoreData: warning: Unable to load class named 'WEEReadings' for entity 'Readings'. Class not found, using default NSManagedObject instead

Can I use core data with a sprite kit game?

ios core-data sprite-kit

EXC_BAD_ACCESS in NSManagedObjectContext refreshObject

ios swift core-data

Creating a calculated property in Core Data

swift xcode core-data

CoreData Predicate get every sentence that contains any word in array

iOS 12 Errors: appears to be from a different NSManagedObjectModel than this context's

swift core-data ios12

SwiftUI .onDelete of List view Crashes App

Why does apple use NSOrderedSet instead of NSArray for ordered mutli value relationship in CoreData?

objective-c xcode core-data