在创建群聊选则好友的时候,无论怎么选,选第二个好友的时候就会crash:Attempted to dequeue multiple cells for the same index path, which is not allowed. If you really need to dequeue more cells than the table view is requesting, use the -dequeueReusableCellWithIdentifier: method (without an index path). Cell identifier: LCCKContactListViewControllerIdentifier, index path: {length = 2, path = 0 - 0}'
打印出的indexPath.row和indexPath.section都是nil,XCode升级前是正常的。

你好,已经复现了上面的问题,我们这边正在调查,请稍等。

我们的工程师后续会排期修复这个问题,您也可以在这个 issue 11 下查看我们的进度。

你好,新版本 ChatKit 已经上线,上述问题已修复,升级最新版即可。