We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
isPreChatFormEnabled
Version: 2.0.0
Hi there,
I was trying to use setVisitorInfo method to pre set visitor info and isPreChatFormEnabled = False method to get rid of the auto questionaries.
setVisitorInfo
isPreChatFormEnabled = False
But seems like none of these two are working. The chat bot still asks me the name phonenumber and email.
Would you advice how to address ?
The text was updated successfully, but these errors were encountered:
Hi, we had the same problem, solved it with using below code at yaml
zendesk: git: url: https://github.com/rafay-tariq/flutter-zendesk ref: patch-3
Sorry, something went wrong.
No branches or pull requests
Version: 2.0.0
Hi there,
I was trying to use
setVisitorInfo
method to pre set visitor info andisPreChatFormEnabled = False
method to get rid of the auto questionaries.But seems like none of these two are working. The chat bot still asks me the name phonenumber and email.
Would you advice how to address ?
The text was updated successfully, but these errors were encountered: