Skip to content
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

Session expired in the Application but the user is not notified #3434

Open
ericlambelet opened this issue Oct 8, 2021 · 3 comments
Open

Comments

@ericlambelet
Copy link

Description:

Sometime, the users receives push notifications, but the message are not displayed in the application.
But login out and entering the credentials again seems to resolve the issue.

Environment Information:

  • Rocket.Chat Server Version: 3.14.1
  • Rocket.Chat App Version: 4.12.0.108
  • Device Name: iPhone 8
  • OS Version: 15.0

Steps to reproduce:

  1. Login the application
  2. Wait the session expiration period
  3. Open the application

Expected behavior:

A message should tell the user to login again.

Actual behavior:

Nothing happen, the user sees the channels, but they are not updated.
If the user explicitly logout and enters its credentials again, the application is working.

Additional context:

@diegolmello
Copy link
Member

Duplicated of #1878
The team is working on this right now on the server side.
Thanks!

@ericlambelet
Copy link
Author

Hello Diego.
I saw this ticket, but I wasn't sure it applied as I wasn't sure it'll treat the case where the user open the application and try to send a message.
Thanks a lot for your answer

@diegolmello diegolmello reopened this Oct 8, 2021
@diegolmello
Copy link
Member

You're actually right.
I got it wrong.
We thought about notifying the user when the token expires.
It'd be a nice improvement to UX.
I'll bring the subject to discussion.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants