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

User chatbox does not reset when agent clears the chatbox session from dashboard #139

Open
AmanSafeer opened this issue Oct 23, 2024 · 3 comments

Comments

@AmanSafeer
Copy link

AmanSafeer commented Oct 23, 2024

Hello team,

I am facing the issue with clear chatbox session feature. When the agent clears chatbox session from dashboard, it clears and reload the user's chat box in the web app but it does not clears the user's chat box in the mobile app until I reset it manually with resetSession() method.

Moreover, There is no event listner in this sdk that will detect agent actions like web app.

This seems to be a high priority bug and should be resolved ASAP.

React native version: 0.72.4
Platforms: iOS
Crisp sdk version: 0.14.4

@baptistejamin
Copy link
Collaborator

Hello Aman.

We just updated the react native SDK, this should fix your problems

@AmanSafeer
Copy link
Author

Hi @baptistejamin

I've downloaded the example of the updated SDK. It still does not clears the chatbox in iOS app. However, it clears in android app as expected and it was already working in previous version.

I've tested this scenario on the Example app of crisp SDK.

@AyoCodess
Copy link

Any updates ok this issue for ios?

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