In trouble with UISplitViewController

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!

Replies

I think you'd better transfer dome content to SSD to make room for XCode first.


Once installed, you'll see if you can bring back some stuff. But keepping 100 GB available on main drive is a good idea.

Which iPad(s) did you choose to support with that project?

Try posting on Stack Overflow, instead.

Can you create a minimized project which can reproduce the same issue?

If you can, please show all the code in it and explain storyboard settings as much as you can.


Just showing a few images, you cannot get working solutions in most cases.

What do you exactly mean? I do not understand.

I built an example app, maybe this helps a bit more:

http://img.mickedplay.de/apple-demoapp-splitview.zip

Any idea maybe?

You're right, my answer was just meaningless !

I recognize an answer I made to another post.

So either I did the confusion myself (possible) or the forum messed it up by attaching to the wrong post.


Back to your post.

I tested on XCode 11.4.1 and iPad Pro simulator (13.4.1).


I do not get the same start screen (even when starting in landscape): no + button, no title on the right side…

I built an example app, link is in a few posts below. Maybe this helps.

:S

I saw your code and tried it.


That's where I get the problem of the screen at startup not showimng what you describe (tested on iPad simulator).

I do not get the same initial screen (even when starting in landscape): no + button, no title on the right side…