-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
[BUG] Push notifications are not sent to mobile if a desktop session is open #8486
Comments
have same issue (version 0.59.1) |
@rasos Ok, I understand it more precisely now. I confirm that with both devices connected, the push notification will be sent to the mobile after 5 min of inactivity on the computer. A simple mouse move on the computer will reset the countdown, even if rocket chat is minimized on it. User status as defined by the user seems to have no effect on this. In my opinion, it's quite confusing for user, especially if your computer can be used by someone else ... |
cannot choose push to both device ? |
have same issue (version 0.59.2) I wrote a temporary fix.
|
Version 0.59.3 I still have this issue with notifications not coming through to iOS devices. Any info that's needed I'll try and provide. |
Well, I found out my issue. And I guess it didn't have to do with this one, so ignore if not the exact same. It turned out the gateway had changed somehow in my config. The gateway for Push notifications was set to https://rocket.chat instead of https://gateway.rocket.chat Hopefully that helps others maybe? |
have same issue (version 0.59.3) as @Alhrath |
Why this is not fixed yet? |
@devloper this is the expected behavior. There is a setting though on |
Description
If I leave my desktop app connected, even in
away
orbusy
status, the push notifications are not sent to my mobile, connected to the same account. I understood it is intended if status isonline
, but not with other status.Server Setup Information:
Client Setup Information:
Steps to Reproduce:
Expected behavior:
Push notifications should be sent to mobile, at least when desktop connexion is in
away
status.Actual behavior:
Push notifications are never sent if a desktop session is open. They are if the mobile session is the only one open.
Relevant logs:
Log when desktop app is NOT connected (push notification sent) :
Log when desktop app is connected with
away
status (push notification not sent) :The text was updated successfully, but these errors were encountered: