-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Notificações antigas #2563
Comments
We have this same problem, and it really is a big problem in user experience. The flow of information in our entity is similar to the one you propose. |
This PR might fix it RocketChat/Rocket.Chat#19061
Not really. Push notifications are sent immediately, but the device might not be showing them because they are received as not priority. |
Hi @diegolmello I understand that the push is sent immediately but I consider that if we are working on the web, or in the desktop applications those push should not be sent unless the system detects that the user is not active in the browser or in the desktop applications. |
@aleadco Understood. That's not something to be addressed on mobile, but to the sender. Can you search on the server repo? I think that's a common question. |
@diegolmello I agree, I think it is a more chord problem on the server side |
We just changed our push gateway to send high priority push notifications. |
@diegolmello Ok, I will be aware of the behavior, I will comment in the next few hours |
@diegolmello the changes made offer a better user experience in relation to this topic. I have done some tests and it is very positive. For my part, this ticket can be closed and if necessary it can be reopened. A greeting. |
Thanks for testing. Let us know about anything odd on push notifications. |
Boa tarde,
Uso esse sistema na empresa que eu faço parte, usamos no dia a dia o Rocket.Chat via PC e durante a noite no celular.
Sempre que lemos alguma mensagem no PC, o celular ainda fica alertando como uma nova mensagem em formas de notificações no celular e de momentos em momentos o app do celular apresenta todos os alertas de todas as mensagens e conversas que fizemos durante o dia como se fossem novas mensagens.
Alguém já passou por isso ?
Att,
Ítalo Sousa
The text was updated successfully, but these errors were encountered: