twilio / conversations-ios

SPM releases

Home Page:https://www.twilio.com/docs/conversations/ios/changelog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash on version 2.0.3

ryanisnhp opened this issue · comments

Hi guys, I use the latest version of TwilioConversation (2.0.3) and sometimes it crash when I first open my app
image
Can you help me check this.
Thanks in advance

Hi @ryanisnhp,
Thank you for reporting the issue.
Looks like Client emergency shutdown..
We are investigating that and will fix.

Hi! @ryanisnhp,
Do you keep strong reference to the TwilioConversationsClient in your app? It looks like the Client is destroyed while registering notification token, because of no strong references to it.

I see, I will update my code again and will check if the crash will be solved. thanks bro

Hello, did you manage to fix the issue in your code?

I'm closing the issue as no answer provided. Feel free to open a new ticket.