Message notification
Opened this issue · 4 comments
Currently you do not get a new message notification unless you have previously sent a message or opened a conversation with a user.
Hi @jimilinuxguy when you say previously sent a message or opened a conversation with a user, do you mean during a session or just at any time during the past?
I've tested previously, and just re-tested on the demo site by using two browsers instances, and I got the new message notification without having a prior conversation open with a user.
Which queue driver are you using for your laravel project?
I am having same issue. I downloaded your demo project and everything seems fine.
But there is no new message notification unless you opened conversation screen on both browsers.
Also im using database queue driver and i can see job. But there is no notification on receiver side if user cannot started chat with other user.
i have same issue can you guide me
actually all code is working fine but notifications are not working