You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: