You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if there's no connection to the mongodb server, only an exception is shown in Android log. User has no information what's going on.
Add a long Toast message indicating that server can't be reached, if that's the case.
This error should be shown at login attempt, or registration attempt.
The text was updated successfully, but these errors were encountered:
Currently, if there's no connection to the mongodb server, only an exception is shown in Android log. User has no information what's going on.
Add a long Toast message indicating that server can't be reached, if that's the case.
This error should be shown at login attempt, or registration attempt.
The text was updated successfully, but these errors were encountered: