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

Going in and out of airplane mode fails to reconnect

mweyamutsvene opened this issue · comments

On Version 1.3.0, when you toggle airplane mode TwilioConversationsClient fails to reconnect, resulting in the final TCHClientConnectionState being TCHClientConnectionStateError

While the device is in offline mode, the stated updates to TCHClientConnectionStateDisconnected
-> TCHClientConnectionStateConnecting and it takes a bit of time before it finally lands on TCHClientConnectionStateError

Hello, thank you for the report. Please check on version 1.3.1, this bug should be fixed there.