vermont42 / JFATabBarController

JFATabBarController is a replacement for UITabBarController that allows the user to scroll to an arbitrary number of tab-bar items.
Other
73 stars 8 forks source link

iOS12 - iPad Landscape it is not working #8

Open Shenbagaganez opened 6 years ago

Shenbagaganez commented 6 years ago

In our iPad, we have created this TabBar and Pushed to the Login view navigation controller. It is working fine upto iOS11 devices and all the simulators including iOS12 simulators. But is not working in iOS12 device Landscape mode. More button is coming, when we go to portrait and coming back to Landscape it is working. Can you please help me on this.

vermont42 commented 5 years ago

@Shenbagaganez Are you seeing this bug on device but not in simulator? I do not see it in simulator.

simulator screen shot - ipad pro 9 7-inch - 2018-11-08 at 07 07 36

I have not attempted embedding JFATabBarController in a UINavigationController, which it sounds like you are doing.

Please share a video of your attempted usage. This may allow me to reproduce the bug.

Shenbagaganez commented 5 years ago

Yes we have issue only on physical device. When we login in Landscape mode more tab bar item is coming instead of custom tab bar.