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

**URL:** <https://forums.kodeco.com/t/saving-data-in-ios-episode-12-challenge-decoding-json-arrays-raywenderlich-com/172517>\
**Category:** 🎓 Courses & Articles\
**Created:** [June 3, 2022, 10:05pm UTC](https://forums.kodeco.com/t/saving-data-in-ios-episode-12-challenge-decoding-json-arrays-raywenderlich-com/172517 "2022-06-03T22:05:28Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![jessycatterwaul](https://assets.chunter.kodeco.com/user_avatar/forums.kodeco.com/jessycatterwaul/32/110937_2.png) [@jessycatterwaul](https://forums.kodeco.com/u/jessycatterwaul)\
**Post date:** [June 3, 2022, 10:05pm UTC](https://forums.kodeco.com/t/saving-data-in-ios-episode-12-challenge-decoding-json-arrays-raywenderlich-com/172517/1 "2022-06-03T22:05:28Z")

</div>

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](https://www.raywenderlich.com/28868069-saving-data-in-ios/lessons/12)

---

<div class="post-metadata">

**Author:** ![visap](https://assets.chunter.kodeco.com/user_avatar/forums.kodeco.com/visap/32/102075_2.png) [@visap](https://forums.kodeco.com/u/visap)\
**Post date:** [October 12, 2022, 10:14am UTC](https://forums.kodeco.com/t/saving-data-in-ios-episode-12-challenge-decoding-json-arrays-raywenderlich-com/172517/2 "2022-10-12T10:14:49Z")

</div>

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