【问题标题】:Why does this iPhone app crash?为什么这个 iPhone 应用程序会崩溃?
【发布时间】:2009-08-09 03:25:25
【问题描述】:

控制台只这么说,应用程序不会通过 Default.PNG 而不会崩溃

*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<Simple_RSSAppDelegate 0x5248d0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key viewController.'

2009-08-08 22:23:54.135 简单 RSS[13199:20b] 堆栈:( 2514415595, 2485665339, 2514414353, 2453313768, 2453312334, 2453856193, 818019035, 2514369317, 818013737, 818022028, 816113908, 816149067, 2453391502, 2513918197, 2513918632, 827745792, 827745989, 816114848, 816160924, 11212, 11066 )

请帮帮我!!!!!!!!!

【问题讨论】:

  • 所涉及的代码示例会有所帮助

标签: iphone iphone-sdk-3.0


【解决方案1】:

您的应用委托中没有 viewController 属性,但您仍然可以从 nib 文件中使用它。

【讨论】:

    【解决方案2】:

    好吧,没有更多信息,这个错误听起来有点熟悉。 This write-up may help you out in getting this resolved.

    【讨论】:

      猜你喜欢
      • 2017-04-01
      • 1970-01-01
      • 1970-01-01
      • 2014-02-24
      • 2013-02-04
      • 1970-01-01
      • 2020-08-30
      相关资源
      最近更新 更多