Hi, everyone!
The current version of the Zendesk SDK does not allow initialisation without an active internet connection. As a result:
- No popups or views are displayed when a user attempts to open the Zendesk chat while offline.
- This behaviour differs from the previous version of the Classic SDK, which supported such functionality.
We expect the SDK to handle offline scenarios gracefully by displaying a relevant message or popup to inform the user that the chat cannot be accessed without an internet connection.
Could you please confirm if this is the intended behaviour in the Unity UPM package version 3.2.0? If so, is there a recommended approach to handle offline scenarios effectively?
Are you still having this issue? There is network error handling on the user level already implemented. If you are still having this issue please let me know and I can pull you into a ticket to get a better look.