Chapter 7 - RootViewController didSelectRowAtIndexPath: not implemented
Unless I am missing something, didSelectRowAtIndexPath: is never implemented in RootViewController. So, at the bottom of page 179 when the book states, "You should also be able to select tasks in the Tasks screen and view them in the ViewTaskController screen.," I don't see how that's possible. It is implemented in the downloaded solution code, but the book never implements it.
|