在我的应用程序中,当我调用 [Nextpeer launchDashboard] 时,应用程序崩溃并出现此错误:
*** Assertion failure in -[UITableView _configureCellForDisplay:forIndexPath:],
/SourceCache/UIKit_Sim/UIKit-2380.17/UITableView.m:5471
2014-06-23 10:40:07.489 PZPlayer[9966:907]
*** Terminating app due to uncaught exception
'NSInternalInconsistencyException', reason:
'UITableView dataSource must return a cell from
tableView:cellForRowAtIndexPath:'
我尝试删除并重新安装下一个对等框架,但没有帮助。