Skip to main content
The 2024 Developer Survey results are live! See the results

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • I'm encountering this too. The behaviour of the crash changes depending on the relationships (mine are one to many) that exist in the deleted model but whatever I've tried, the crash persists. Can you show the PlayListModel?
    – Magnas
    Commented Jul 6 at 8:43
  • Note that the error is for PlaylistItem and not the PlayListModel that is shown in the code, I assume they are related? If you run this with Core Data debug logging do you see anything interesting in the logs? Commented Jul 6 at 11:23