Actions
Bug #45
openApp Shows “Something went wrong” on Relaunch After Login (Android App)
Status:
New
Priority:
Normal
Assignee:
-
Start date:
03/25/2026
Due date:
% Done:
0%
Estimated time:
Description
After logging into the application, if the app is closed and relaunched after some time(10 to 15 minutes), it displays an error message:
“Something went wrong. Please check your connection and try again.”
This occurs even when the internet connection is stable and working.
Environment:
Platform: Android
App build: 24 March
Steps to Reproduce:
- Open the application.
- Log in with valid credentials.
- Close the app (send to background or kill it).
- Wait for some time (10 to 15 minutes).
- Relaunch the app.
Actual Result:
Error screen appears with message: “Something went wrong. Please check your connection and try again.”
expected Result:
App should either:
Restore the user session automatically, OR Redirect to login if session expired, OR Retry API calls silently without blocking UI
Files
Actions