My iOS app uses core data via multiple threads. I am getting some crash reports with the following message: \"\'NSObjectInaccessibleException\', reason: \'CoreData could not ful
You can check [myObject isFault] where myObject is a NSManagedObject instance
[myObject isFault]
myObject
NSManagedObject