Hi,
I have a very simple app based on the SC template with a master and detail view.
It all works fine out of the box, when the SCTableViewController is the root view for the master pane.
However, when I introduce a UIViewController (Inside the navigation controller) as the root of the master pane, which then pushes the SCTableViewController, the SCTableViewController seems to have lost the sense of being in the master pane, and now pushes all the detail records into the master pane on top of itself.
I am using STV 4 lite.
Any ideas what I have done wrong?
thanks
karl
Edited by Karl1348790294, 28 July 2015 - 11:40 PM.