Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

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

NSFetchedResultsController based Table View always fails on SECOND insert of entity

What's the point of setRetainsRegisteredObjects:?

iphone core-data

How do I set up an NSPredicate that filters for items in a specified group using NSFetchedResultsController

Custom sorting using categories and core data - is it supported by the framework?

Core Data: keypath name not found in entity

iOS Development: Can I store an array of integers in a Core Data object without creating a new table to represent the array?

iphone ipad core-data ios

iPhone - Copy sqlite file from phone for use in simulator