crisp-im / crisp-sdk-android

:package: Crisp Android SDK, add a chat in any Android app and communicate with your users.
https://docs.crisp.chat/guides/chatbox-sdks/android-sdk/
Other
55 stars 17 forks source link

Chat not cleared #82

Closed francescogatto closed 2 years ago

francescogatto commented 2 years ago

If the conversation is deleted from the web, in the sdk is still possible to see the conversation, even if the app is uninstalled and resetChatSession doesn't do nothing! PS I'm using the email of the customer as tokenid

Doc1faux commented 2 years ago

Hi @francescogatto and thank you for your feedback. I discussed about it with @baptistejamin and the behavior is intended when Crisp.setTokenID(String tokenID) is used.