gpt4 book ai didi

swift - '[ 设置值 :forUndefinedKey:]: this class is not key value coding-compliant for the key containerView

转载 作者:行者123 更新时间:2023-11-28 06:30:04 26 4
gpt4 key购买 nike

当我尝试在代码中从 Storyboard初始化我的 Controller 时出现错误:“

Missing proxy for identifier UpstreamPlaceholder-Kat-VH-9Yv.
*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIProxyObject 0x7fad23db07f0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key containerView".

我已经删除了 Storyboard 文件并重新创建了包含所有连接和引用对象的 containerView 但它没有帮助。我也尝试从模拟器中删除 APP,更改模拟器,清理项目并重新启动 Xcode(8.0)。

最佳答案

检查您是否使用 Storyboard 引用

如果 - 删除它们并使用代码中的推送/呈现。

我已经遇到过类似情况,引用是崩溃的原因。我不知道为什么,但有时将它们添加到一个地方可能会导致完全没有任何联系的另一个地方崩溃。只用一步步还原我找到了原因

关于swift - '[<UIProxyObject> 设置值 :forUndefinedKey:]: this class is not key value coding-compliant for the key containerView,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40610203/

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