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

Fixes Crash on App Resume after Session Expiration #2799

Closed
wants to merge 3 commits into from

Conversation

shubham1g5
Copy link
Contributor

@shubham1g5 shubham1g5 commented Aug 1, 2024

Summary

  • Handles SessionExpiration in the home button view setup, this escapes the default session expiration and causes the app to crash when resuming after a session expiration event. Other buttons already have this safety implemented and sync was the only one remaining.

  • Adds some helpful logs around session expiration

Safety Assurance

  • If the PR is high risk, "High Risk" label is set
  • I have confidence that this PR will not introduce a regression for the reasons below
  • Do we need to enhance manual QA test coverage ? If yes, "QA Note" label is set correctly

@shubham1g5 shubham1g5 changed the title Adds some helpful logs around user session expiration Fixes Crash on App Resume after Session Expiration Aug 2, 2024
@shubham1g5
Copy link
Contributor Author

@damagatchi retest this please

@shubham1g5 shubham1g5 added the skip-integration-tests Skip android tests. label Aug 2, 2024
@shubham1g5 shubham1g5 requested review from avazirna and ctsims and removed request for ctsims and avazirna August 2, 2024 06:53
@avazirna
Copy link
Contributor

@shubham1g5 this looks right to me. I wonder if we should consider adding this to 2.54

@shubham1g5
Copy link
Contributor Author

I wonder if we should consider adding this to 2.54

Yeah that sounds good to me.

@shubham1g5
Copy link
Contributor Author

Closing in favour of #2814

@shubham1g5 shubham1g5 closed this Aug 14, 2024
@shubham1g5 shubham1g5 deleted the logs_session_expiration branch August 14, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-integration-tests Skip android tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants