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

Graceful handling of lack of internet connectivity in mobile app #6249

Open
bedeho opened this issue May 1, 2024 · 0 comments
Open

Graceful handling of lack of internet connectivity in mobile app #6249

bedeho opened this issue May 1, 2024 · 0 comments
Labels
android-app idea Idea for a new feature ios-app pending-triage Requires triage before any work can begin

Comments

@bedeho
Copy link
Member

bedeho commented May 1, 2024

Right now, if you open the app while your connection is down, it totally breaks, also, if the app is already open, and you try to do something, like navigate, same happens.

I hope there are some cheap tricks that at least can avoid it breaking totally, so user is informed what issue is, and they can chose to either wait until they have internet again, or turn on connection if that is under their control. I hope there are best practices around this, for example what Electron apps do.

@bedeho bedeho added idea Idea for a new feature pending-triage Requires triage before any work can begin android-app ios-app labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android-app idea Idea for a new feature ios-app pending-triage Requires triage before any work can begin
Projects
None yet
Development

No branches or pull requests

1 participant