Saving Data in iOS, Episode 12: Challenge: Decoding JSON Arrays | raywenderlich.com

Try to use the knowledge from the previous video to now load, or decode via JSONDecoder, an array of JSON data.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/28868069-saving-data-in-ios/lessons/12

I cannot find the Tasks and PrioritisedTasks JSON files in tehe project for completing this challenge. Is this an error?