A disconnection error appears for 0.5 seconds (or less) in an iOS app when a user returns to the ZenDesk chat screen.
Does anyone have any idea how to fix that?
ZendeskChatSDK 2.12.0
A disconnection error appears for 0.5 seconds (or less) in an iOS app when a user returns to the ZenDesk chat screen.
Does anyone have any idea how to fix that?
ZendeskChatSDK 2.12.0
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
This is expected behavior whenever the user leaves the chat view - chat is actually disconnected at that point. Even though this happens, the chat session remains active until the inactivity timeout is reached. So the user is able to reconnect and continue the chat when returning to the chat view.