Hey everybody.
I'm in trouble with UISplitViewController which does not seem to work right as I want. On iPhone, everthing looks working fine, but not on the iPad.
After the app has started, it looks like this: https://img.mickedplay.de/apple-1.png
After selecting a cell from the left table view, it looks like this: https://img.mickedplay.de/apple-2.png
The title bar disappeared for an unknown reason. Do you know how to fix this? I also took a look into the Storyboard of Apple's MasterDetailApp demo but I could not see any difference between those and mine.
And do you know how to move the plus-icon from the title bar next to the search bar? (https://img.mickedplay.de/apple-3.png).
Thank you in advance and have a nice day!