作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
在 xcode 构建上运行良好,在 TestFlight 上崩溃。从设备记录:
Fatal error generating launch image for xxx.xxx.xxx:
Error Domain=UILaunchStoryboardErrorDomain Code=2
"Error loading: [<NSObject 0x1262580b0> setValue:forUndefinedKey:]:
this class is not key value coding-compliant for the key animationLoader."
UserInfo={NSLocalizedDescription=Error loading:
[<NSObject 0x1262580b0> setValue:forUndefinedKey:]:
this class is not key value coding-compliant for the key animationLoader.,
UILaunchStoryboardClientBundleIdentifier=xxx.xxx.xxx}
找不到此错误的任何文档。有人知道吗?
最佳答案
检查您是否已为 ViewController 分配了正确的类,并尝试删除并重置您的 socket 。
关于iOS 应用程序因错误 Domain=UILaunchStoryboardErrorDomain Code=2 而崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42691994/
在 xcode 构建上运行良好,在 TestFlight 上崩溃。从设备记录: Fatal error generating launch image for xxx.xxx.xxx: Error D
我是一名优秀的程序员,十分优秀!