Hiya!
We've recently been attempting to intergrate the Chat v2 SDK into our app, however we're running in to errors with the offline form.
When agents are offline, the bot says that it will need to gather more information however it doesn't specify or ask.
Contact information is already populated using Chat.instance?.configuration.visitorInfo
We also use these flags to set availability behaviour.
chatConfiguration.isOfflineFormEnabled = true
chatConfiguration.isAgentAvailabilityEnabled = true
The screenshot is also attached, any help would be fantastic!



Are you implementing this through the Unified SDK? If so can you share with us a list of the Zendesk dependencies that you have along with a version of them? If you could share this along with the relevant code snippets of how you're initializing the chat sdk and answerbot - it'd be much appreciated!