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

Incorrect error message displayed when the client app is accessed without an internet connection. #1566

Open
dinesh2096 opened this issue Dec 31, 2024 · 0 comments
Labels

Comments

@dinesh2096
Copy link

When the network is turned off on the client app, attempting to log in or open the app displays an incorrect error message. Instead of prompting the user to enable the internet connection, the app shows a different and unrelated error message.

env : pre-release
apk version : 10.2

Steps to reproduce :

1.Turn off the internet connection on the device.
2.Open the client app.
3.Attempt to log in or interact with any feature that requires network access.

Expected result : The app should display a clear and user-friendly error message, such as:
"No internet connection. Please enable your internet connection to proceed."

Actual Result : server is under maintenance

Screenshot :

Screenshot 2024-12-31 at 9 41 40 AM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New Issues
Development

No branches or pull requests

1 participant