UITabBar和后退按钮在iOS 9中消失 [英] UITabBar and back button disappears in iOS 9

查看:66
本文介绍了UITabBar和后退按钮在iOS 9中消失的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在iOS 9中,当我从表格搜索到导航控制器时,导航栏和标签栏消失.结果,我的用户将被抽水.如何解决?

In iOS 9, when I segue from a table to a navigation controller, the nav bar and the tab bar disappear. As a result, my users will be hosed. How to fix it?

我的StoryBoard结构基本上是这样的:

My StoryBoard structure is basically this:

->Tab Bar Controller->Nav Controller->Table View->Nav Controller->Table View->....

当我在第一个表格视图中选择一行时,会出现顺序,但是选项卡栏和后退按钮会消失.

When I select a row in the first table view, the segue occurs, but the tab bar and back buttons disappear.

---->

请注意右侧图片中的缺失部分.

Notice the missing parts in the right picture.

DTS请求已提交,错误已在几个月前报告,等等.

DTS request has been filed, bug was reported months ago etc.

推荐答案

是的,正如我所说,您不能将navigationController嵌套在navigationController中,否则您将看到这种不良行为.这样做可以使您在Xcode 6/swift 1.2中进行某种程度的滑动,但Xcode 7却遇到了很多漏洞.

Yes, as I stated, you can't nest a navigationController within a navigationController, or you will see this undesired behaviors. While you were able to slide somehow in Xcode 6/swift 1.2 with doing this, Xcode 7 has caught up to many loopholes.

这篇关于UITabBar和后退按钮在iOS 9中消失的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆