I have a program that works perfectly fine. No crash, no bug or anything, but when it comes to deleting an NSManagedObject, the following message appears in the console.
Core Data: annotation: repairing missing delete propagation for to-one relationship
And then, some details about the relationship.
Once again, this does not make the app crash and the program goes on running as expected, but still, that makes me worried. Should I do something about it or is it alright to have some annotations from Core Data?
Thanks in advance :)
You should adopt a better strategy on deletion.
Go to your .xcdatamodeld, select the concerned relationship
Select your entity and relationship using an inverse relation
Choose what to do on Delete Rule
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With