- [UITableViewController loadView]加载了“DeviceConfigViewController”。 nib但没有获得UITableView。 [英] -[UITableViewController loadView] loaded the "DeviceConfigViewController" nib but didn't get a UITableView.'

查看:130
本文介绍了 - [UITableViewController loadView]加载了“DeviceConfigViewController”。 nib但没有获得UITableView。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正面临从UITableViewController派生的自定义类中的崩溃。我已经完成了各种帖子,但没有得到解决方案。我没有任何UITableView插座组件。然后我如何与一个链接?我想将我的应用程序上传到商店。但它说你需要启动图像支持iPhone 5.所以我添加了那个图像。然后我发现我需要升级我的Xcode for iOS 6.0。我也这样做了。然后它说Xcode 4.6.2需要更高版本的操作系统。所以,我也这样做了。并再次指出上传程序。但在此之前我做了一些验证。并发现从UITableViewController派生的视图控制器崩溃。并显示上述错误。

I am facing the crash in custom class derived from UITableViewController. I have gone through the various post but didn't get the solution. I do not have any UITableView outlet component. Then how do I link with one? I want to upload my app to store. but it said you need launch image supporting iPhone 5. so I added that image.Then I found that I need to upgrade my Xcode for iOS 6.0. I did that too. Then it says Xcode 4.6.2 requires the higher version of OS. So,I did that too. And again come to point to upload procedure. But before that I did some verification. and found out the the view controller which is derived from UITableViewController is crashing. and showing the above error.

任何方向都会很棒。谢谢。

Any direction will be great. Thanks.

推荐答案

您需要将表视图控制器的视图插座连接到UITableView。

You need to connect the view outlet of your table view controller with an UITableView.

这篇关于 - [UITableViewController loadView]加载了“DeviceConfigViewController”。 nib但没有获得UITableView。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆