This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1941154-fundamental-ios-design-patterns/lessons/24
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1941154-fundamental-ios-design-patterns/lessons/24
The materials in here is broken. The final folder.
I also have same problems which the file is missing.
To help everyone, I found a easy bug to fix. In SelectQuestionGroupViewController, you need create a link between tableView code with Main Storyboard.
The bug showed after you add a question group, the tableView is nil, and canβt reloadData.
Itβs only a detail, the course is very good!