iOS UITableViewController出现crash

Posted 雨季的雾

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了iOS UITableViewController出现crash相关的知识,希望对你有一定的参考价值。

Terminating app due to uncaught exception ‘NSInternalInconsistencyException‘, reason: ‘attempt to delete row 0 from section 0 which only contains 0 rows before the update‘

出现在不存在的分区或者行的时候针对分区或行进行刷新

以上是关于iOS UITableViewController出现crash的主要内容,如果未能解决你的问题,请参考以下文章

IOS 教你玩转UITableViewController和TableView

iOS 15 上 UITableViewController 的便捷初始化崩溃

iOS 7 用 UIPickerView 打开 UITableViewController 很慢

UITableViewController 中的 iOS tableHeaderView 从不显示

UITabBarController中的UITableViewController = iOS 11上不需要的填充

UIViewController 内的 iOS 自定义 UITableViewController