This video will cover the process of saving your app's data to disk using the NSCoding protocol.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3871-beginning-ios-10-part-2-checklists/lessons/9
This video will cover the process of saving your app's data to disk using the NSCoding protocol.
I think demo final project of Part 9 doesnβt contain AddItemViewController class and it goes to crash with βhis class is not key value coding-compliant for the key doneBarButton.β error message when add(+) button is clicked. I hope it will be improved. Thank you.