gpt4 book ai didi

swift - Xcode 14 UINavigationBar 问题

转载 作者:行者123 更新时间:2023-12-05 08:03:06 25 4
gpt4 key购买 nike

更新 Xcode 后,我在控制台中看到消息:

[Assert] UINavigationBar decoded as unlocked for UINavigationController, or navigationBar delegate set up incorrectly. Inconsistent configuration may cause problems. 

而且我在 Navigation Controller 场景中拥有的所有数据都不是显示。我试图将其放置到 SceneDelegate,但没有帮助:

self.window?.rootViewController = navigationVC 
self.window?.makeKeyAndVisible()

我应该怎么做才能解决这个问题?

最佳答案

我也在处理这个错误。如果有任何进展,我会在这里更新。我还面临另一个异常(exception):

_UINavigationBarContentViewLayout valueForUndefinedKey:
this class is not key value coding-compliant for the key inlineTitleView.

应该是iOS 16的bug,与Xcode版本无关。

还有很多人也遇到过这个问题:https://developer.apple.com/forums/thread/714278

临时解决方案是使用代码而不是 Storyboard来创建导航 Controller 。

关于swift - Xcode 14 UINavigationBar 问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/74413521/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com