I'm playing around with Master-Detail out of the box Template. I got it to run and even the Buttons are there on iPhone-Plus. Now I've some issues.
On the iPad and portrait mode the App always starts in DetailView, I found a workaround for at least getting an Back Button but I want to start in portrait mode with the MasterView as TableView(like on iPhone or at least whit master and Detail). When I hit the Back button the table slides in. (in Landscape is everything fine due to the split view)
Question:
How to start in MasterTableview when iPad is in portrait mode (like on iPhone incl. 6+)?
How to get rid of the tableview when row is selected and the "detail view" should appear. (only "detail view" should be visible)?
- or at least how to approach the same behavior like the "setting" on iPad