cometchat-sample-app-ios icon indicating copy to clipboard operation
cometchat-sample-app-ios copied to clipboard

[v3.0.8-1] Uikit crashes

Open PauliusPetru opened this issue 4 years ago • 4 comments

Uikit crashes on open. file: CometChatMessageList.swift function: private func refreshMessageList(forID: String, type: CometChat.ReceiverType, scrollToBottom: Bool) line: 489 iOS: 15.4 (19E241) CometChat SDK Version: v3.0.8-1

Screenshot 2022-04-05 at 17 11 32 Screenshot 2022-04-05 at 17 13 41

PauliusPetru avatar Apr 05 '22 14:04 PauliusPetru

Hi @PauliusPetru , Can you print lastMessage.stringValue() at line 488 share with us. That would be helpful. Also would you be able to share with us which SDK version are you using.

Thanks and Regards, Abhishek Saralaya

abhisheksaralaya13 avatar Apr 05 '22 14:04 abhisheksaralaya13

I cannot print value, it is stack trace from some user crash logs. It happened for one user multiple times. I cannot reproduce it on my device.

PauliusPetru avatar Apr 06 '22 13:04 PauliusPetru

Hey @PauliusPetru,

It would be great if we could connect to discuss this further. You can write to us at [email protected] or reach out to us through Intercom. We'll be happy to examine this further.

Regards, Provesha

proveshapyne avatar Apr 06 '22 16:04 proveshapyne

Hello, is it possible for us to get count of all messages inside the conversation ?

vitaliyVCH avatar Feb 02 '23 12:02 vitaliyVCH