views:

25

answers:

0

Hi,

I have a core data issue where some data is deleted somehow and my iPhone app will always crash on startup. I need a way to remove those data completely when this "CoreData could not fulfill a fault for" exception is detected.

Any advice or sample code on how to do this?

Is there a best practice or a right way to handle this exception?