I noticed a problem with the code, when I try to insert a new record into an entity, I lose all the old records and only the new one gets saved.
Code used:
NSManagedObjectContext * context = [self managedObjectContext];
NSManagedObjectCont...
asked by
09.02.2015 / 21:47