twilio / conversations-ios

SPM releases
https://www.twilio.com/docs/conversations/ios/changelog
10 stars 5 forks source link

Going in and out of airplane mode fails to reconnect #11

Closed mweyamutsvene closed 3 years ago

mweyamutsvene commented 3 years ago

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

Gray-Wind commented 3 years ago

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