Posts

Post not yet marked as solved
7 Replies
4.3k Views
Hi,I am experiencing an annoying problem testing the newest iOS 11 on the iPhone X simulator.I have an UITabBarController and inside each tab there is a UINavigationController, each navigation bar has defined also a bottom toolBar (setToolbarHidden:), and by default they show up at the bottom, just over the tabBar.It has been working fine so far and seems to work fine also in the upcomming iPhone 8 and 8 Plus models, but on the iPhone X there is a gap between the toolBar and the tabBar. My guess is that the toolBar doesn't realize that is displayed inside a tabBar and then leaves the accommodating space at the bottom.Please Apple fix it!This is how it looks on iPhone 8: https://ibb.co/g2FarvAnd here is the problem on iPhone X: https://ibb.co/d5nujF
Posted
by apascual.
Last updated
.