Skip to content
New issue

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

How to show MessageController without conversation history seen #26

Open
taojigu opened this issue Jun 7, 2023 · 2 comments
Open

How to show MessageController without conversation history seen #26

taojigu opened this issue Jun 7, 2023 · 2 comments

Comments

@taojigu
Copy link

taojigu commented Jun 7, 2023

I show MessageController by Code "ZendeskMessaging.show()"
But in the Message Controller, conversation history could been seen .

Is there any way to show the MessageController, without the conversation history, every MessageController I show is a new one.

@DouglasValerio
Copy link
Contributor

This is the default behavior of the Messaging SDK put out by the Zendesk team.
Once you identify the user, the message history will be retrieved and shown to the user, once this SDK provides a User Based interaction.
If you need a session-based interaction, you should look into the Chat SDK, for which are some packages on pub.dev

@Varun9729
Copy link

@DouglasValerio I see another user's chat history. How is that? How do I atleast clear the conversation history when I log out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants