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

onMessageRead not been called #294

Open
MohammadElKhatib opened this issue Dec 17, 2024 · 1 comment
Open

onMessageRead not been called #294

MohammadElKhatib opened this issue Dec 17, 2024 · 1 comment

Comments

@MohammadElKhatib
Copy link

Chat View is not calling onMessageRead at any time, is there any configuration should be done?

@rishabhsimformsolutions

There should be no configurations required, but here's a summary of how that is triggered:
For inComingChatBubbleConfig, It will be called when we read received message from the other users.
For outgoingChatBubbleConfig, It will be called when the message is sent by the current user.

Please do let me know if you face issue in any specific scenario or send the code that can help reproducing the issue.

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

2 participants