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

[v2.0.2] Network Drops / Lost connection to Server #395

Open
ghost opened this issue Aug 11, 2019 · 0 comments
Open

[v2.0.2] Network Drops / Lost connection to Server #395

ghost opened this issue Aug 11, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 11, 2019

I noticed during use that when you change the network (from mobile to WLAN or 4G to Edge) there is often a break in the connection to the server.
The problem here, the reconnect to the server is not always happening, so the app is often not connected to the server.

With the version running without GApps, this means that you have to go into the setting of Android, kills the app and must restart to re-establish a connection.
Here a kill switch would be good, which determines that no connection was established and after a certain time pattern it tries again:

5 min
10 min
15 minutes
30 min
45 min

And then a notification to the user that the app must be stopped. So he tries it a few times and then the app simply remains unconnected.
Also good, then would be a notification if you open the app that there is no connection to the server if you should restart the app. If you click yes, the app will restart. So you do not have to go into the settings to kill the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants