Problem Statement: New messages are not reflecting immediately in converse
Solution: When a new message is sent by a lead the sync will happen in two ways:
- If the user is the chat owner, the user will be notified and messages will sync in real-time.
- If the user is not the chat owner, and is somebody that’s just viewing some other’s chat, the messages won’t sync in real-time.
And the messages will load when user scrolls down the chat.
