Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core-data

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?

How to sync data from web service with Core Data?

ios web-services core-data

Core Data privateQueue performBlockAndWait deadlock while accessing relationship

iPhone CoreData: Sort with umlauts

The left hand side for an ALL or ANY operator must be either an NSArray or an NSSet

ios objective-c core-data

Avoiding registered object buildup (memleak) in NSManagedObjectContext