I am using Chat SDK v2 version 3.2.0.
When I start a chat using the following code:
MessagingActivity.builder().withEngines(ChatEngine.engine()).show(activity, chatConfiguration)
Then I close this activity and reopen, the chat history is shown and everything works fine.
Then I close the activity again and reopen for the 3rd time, the chat history is gone and user can only see chat history when they or the agent send a message.
Please help. I can reproduce this in the sample app.
Did the issue persists after logging in and out, clearing cache and cookies and using an incognito browser? If yes, I would suggest that you collect some ticket Ids and initiate a conversation with us so we can take a closer look.