IphoneX View hidden beside the Tabbar controller's tabbar

戏子无情 提交于 2019-12-11 18:55:55

问题


I have tabbar controller from one of the tab one view controller is pushed. in pushed view controller there is view (Camera) which is fixed height and with bottom with safearea.

This view is hidden beside the tabbar in iPhone X but with other device it is correctly visible.

Please suggest solution Thanks in advance

Here is constraint

in Iphone 6

in Iphone X See the camera view is hidden


回答1:


I managed to solve this issue by uncheck under bottom bar of view controller.

It is strange that with that checkbox checked issue occurs only in iPhone X device

Hopefully helpful to someone



来源:https://stackoverflow.com/questions/52287981/iphonex-view-hidden-beside-the-tabbar-controllers-tabbar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!