Wednesday, June 5, 2024
HomeiOS Developmentios - Crash: Thread 1: "Tried accessing the col index for a...

ios – Crash: Thread 1: “Tried accessing the col index for a variable that could be a row head:0x6000021a7b60.marker{id: 8773}.brokenNegError{id: 23368}” in swift


I’m growing a chat utility for iOS in swift. I’m utilizing totally different cells for textual content message, photos, information and many others having attributed labels in every cell to show formatted textual content, to sync with internet facet chat.

Problem is, once I scroll tableView with giant knowledge it crashes with the above talked about description. Additionally tableView exhibits warnings on every cell and has irregular behaviour on seen cell rely and offset.

Realtime chat: And sometimes cells overlap when message comes from Realtime(Sockets), and in some unspecified time in the future it crashes randomly with the outline within the heading.

I’ve searched loads however could not discover acceptable answer about this crash.

NOTE: It really works high quality once I change attributed labels with easy textual content label.

NOTE: High and Backside Constraints within the AutoLayout are in such a manner that cell routinely resize based on content material width.



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments