Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

CoreData transient relationship example

_PFObjectIDFastHash64 Crash EXC_BAD_ACCESS KERN_INVALID_ADDRESS

ios core-data crashlytics

Cannot update object that was never inserted

Core Data SQLite store becomes readonly after update

ios core-data

How should I be associating Core Data entities for use with RestKit?

ios cocoa core-data restkit

Alternatives to iCloud + Core Data to sync data between iOS and OS X

Implementing full text search on iPhone?

Checking for Presence of Objective-C Framework

Core Data Sync - Tracking Deleted Objects

iphone mysql ios ipad core-data

Core Data Relationships: How to insert a new object into an entity and create a relationship to an existing object in another entity

Unacceptable type of value for to-one relationship: property = "user"; desired type = User; given type = User;

Debugging NSObjectInaccessibleException - The NSManagedObject with ID:0x123456789 has been invalidated

core-data

Why is Core Data so difficult to prepopulate?

Change order of .xcdatamodel entries in .xcdatamodeld file

Can I access the files used for external binary storage in Core Data?

objective-c ios core-data

How do I create many temporary objects and then save only one using Core Data?

CoreDataGeneratedAccessors - removeObject does delete the object?

Core Data: Fetch all entities

Check if CoreData attribute is empty

iphone ios core-data

iOS: what is the value expression function when migrating coredata relationship?