[Problem/Question]
// Detailed description of issue.
I was testing the chat feature of the app I am developing, when sending a message, the sender chat page refreshes after successful send, but the receiver or recipient who is also in the chat page does not received realtime update of the recently sent chat.
// If problem, please fill out the below. If question, please delete.
[SDK Version]
// What version of the SDK are you using?
SendBird API
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
[Frequency]
// How frequently is this issue occurring?
Always
[Current impact]
// How is this currently impacting your implementation?
Like how will I implement the chat if it the data not realtime to other user ends?