You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no instructions regarding the Planet model or the Planet model controller. The information about the planets used to populate the tableview is not mentioned in the instructions. You cannot complete the first part of the instructions where you must implement the UITableView DataSource functions if you don't have the information about the model.
Also in step 2 of part one it says, "Create a PlanetListViewController file as a subclass of UITableViewController and set the class of your root view controller scene." This is confusing. I believe it should be a "PlanetListTableViewController"
The images for the app are not mentioned in the instructions
There are no instructions regarding the Planet model or the Planet model controller. The information about the planets used to populate the tableview is not mentioned in the instructions. You cannot complete the first part of the instructions where you must implement the UITableView DataSource functions if you don't have the information about the model.
Also in step 2 of part one it says, "Create a PlanetListViewController file as a subclass of UITableViewController and set the class of your root view controller scene." This is confusing. I believe it should be a "PlanetListTableViewController"
The images for the app are not mentioned in the instructions