Dear community.
What mean log bellow for good working application? Is it mean any troubles? I seen that everything work fine.
2011-02-09 09:43:14.122
snow[4316:1a03] CoreData: annotation:
to-many relationship fault
“codesvsDestinationsList” for objectID
0x200b8d740fulfilled from database. Got 1 rows
I imagine you’re being confused by the word ‘fault’. It has a very specific meaning in the context of Core Data.
Here’s Apple’s documentation on the subject.