Core Data items in List view don’t delete properly
In my app, I have a List view called LiftEventsView
that displays lift events. Lift events are stored in Core Data as a LiftEvent
.
In my app, I have a List view called LiftEventsView
that displays lift events. Lift events are stored in Core Data as a LiftEvent
.