Question
Initialization issue without internet connection Zendesk Unity Package
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?
