TabBarController在View之间切换【切换到线程12803】

发布于 2024-10-20 10:12:10 字数 289 浏览 1 评论 0原文

我创建了一个带有四个导航控制器的 TabBarController。这个功能很好,应用程序通过启动第一个导航控制器来显示它以前的样子。 但之后我创建了一个 UITableView(在第三个视图控制器上),应用程序通过启动第三个视图控制器一会儿来显示,然后切换到第一个视图控制器。而且 default.png 启动屏幕也不再显示。 我该如何纠正这个问题?调试器控制台显示以下消息:

[切换到线程12803]

[切换到线程13571]

先感谢您的帮助!

I've created an TabBarController with four Navigation Controllers. This functioned well, the application shows by start the first Navigation Controller, how it used to be.
But after that I created a UITableView (on the Third View Controller), the Application shows by start the Third View Controller for a moment and then it switch to the first view controller. And also the default.png Splash-Screen don't show up anymore.
How can I correct this? The Debugger Console shows the following message:

[Switching to thread 12803]

[Switching to thread 13571]

Thanks in advance for your help!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

殊姿 2024-10-27 10:12:10

所以我解决了这个问题。我认为 iPhone 上保存了一些缓存,所以我恢复了旧版本的应用程序。之后就运作良好了!

So I fixed the problem. I think there was some cache saved on the iPhone, so I restored en older Version of the application. After that it functioned well!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文