Skip to content

[Android app] Server unavailable notification triggers error in Airplane Mode #1665

@tintamarre

Description

@tintamarre

🐞 Describe the bug

Commit 9084cd9 introduced a notification when the server is unavailable for 15 minutes.
However, this causes an error if the phone is in Airplane Mode, since there is no connectivity.

💻 Components impacted

Android App

💡 Screenshots and/or logs

N/A

🔮 Additional context

Ideally, the “server unavailable” notification should only be triggered if general network connectivity is possible (e.g., Wi-Fi or mobile data available).
If there is no internet connection due to Airplane Mode or similar conditions, the app should suppress or delay this notification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🪲 bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions