We're a place where coders share, stay up-to-date and grow their careers.
Is your core data entity class extending Identifiable? If not, then you will need to specify the id property of the task.
Identifiable
I have added the Identifiable extension without luck.
Is your core data entity class extending
Identifiable
? If not, then you will need to specify the id property of the task.I have added the Identifiable extension without luck.