-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Support sending pushes to mobile apps even if desktop/web app is open #11517
Comments
The same question goes in other repos I've posted it by mistake there RocketChat/Rocket.Chat.Android#1111 (comment) FYI and thanks to @rafaelks |
I have the same problem where push notifications don't get sent unless you close all your desktop clients and web browser sessions. It used to work when the desktop client/browser would go inactive after 5 minutes and set your status to away. Then push notifications would be sent out. I believe my status is still set to away after 5 minutes of inactivity on the desktop clients/browsers, but I'll have to double check. Server version: 0.69.1 |
This may help people with Push notification problems, as I had to piece it together from multiple bug posts. |
This is a HUGE blocker for us. If this bug exists, it pretty much means all mobile apps are effectively unusable |
I think it's really important to receive pushes on mobile, even if desktop is open! |
I can also confirm that users don't receive push notifications on moblile devices even if their status on the desktop app is away (orange) or busy (red). |
None of these comments are particularly relevant without knowing the server version. Much has changed. Please keep up with github and blogs to see what is happening. https://rocket.chat/2019/09/27/push-notification/
|
Totally agree with that issue! |
I can't reproduce the issue. Please ensure your profile settings are correct and check if you don't have any client with your account open and online. We just send push if the user has no online connections at all. Be in mind that we are working to improve how we deliver notifications and this logic may change. Thanks |
When I use several clients (mobile/web/desktop) my desktop app can be hidden in tray, or I went from laptop away, I don't receive any pushes to my mobile app till I close desktop app. I miss important messages from my teammates. It blocks us from using it throughout our company. If I will not be shure that push will find it's receiver - I will have to duplicate channels - whatsapp, fb messenger, whatever.
Find out whether the user works in desktop app or not, away or not, and switch channel for sending pushes from desktop/web to mobile, if mobile app is installed (I assume that almost all who use it daily will install it).
ENV:
server 0.66.3, ios app 3.0.1 (199), windows desktop client 2.11.0
Server Settings: pushes go thru gateway, test push comes to my iphone app.
Personal Settings: pushes enabled for all types of messages
When desktop client is closed - all pushes go to my iphone app. When desktop client is open - all notifications goes to desktop client and ios app doesn't receive any pushes....
The text was updated successfully, but these errors were encountered: