seedvault-app/seedvault

Inaccurate "your device is using mobile data" error dialog shown when connectivity is unavailable

Open

#882 opened on Feb 27, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Kotlin (97 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (1,782 stars)
PR merge metrics
 (PR metrics pending)

Description

Steps to reproduce: Option 1. Try to back up manually in airplane mode. Option 2. Try to back up manually with a VPN that is disconnected or for which Seedvault is excluded, and it is set to "Block connections without VPN" in the system. Option 3. Try to back up with a firewall blocking Seedvault.

Expected result: Error message says something correct, e.g. "Seedvault couldn't get online. Check if your device is in airplane mode..." (something like that).

Actual result: Inaccurate error message about being on mobile data. And adjusting backup scheduling to allow mobile data as the dialog suggests, gives the same dialog.

Contributor guide