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
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.
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.
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
The text was updated successfully, but these errors were encountered: