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

Access point dialog and offline mode #4

Open
artem78 opened this issue Jul 27, 2020 · 2 comments
Open

Access point dialog and offline mode #4

artem78 opened this issue Jul 27, 2020 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@artem78
Copy link
Owner

artem78 commented Jul 27, 2020

When program wants to connect to the internet, access point (IAP) choosing dialog will be shown. If user pressed Cancel button, program must go to offline mode and will never ask IAP again.

Problem: despite the fact that I pressed Cancel, IAP choosing dialog appears again. This is repeated several times and only after that program goes to offline mode.

P.S.: Offline mode feature have been implemented in this commit: d050dd9

@artem78 artem78 added bug Something isn't working help wanted Extra attention is needed labels Jul 27, 2020
@artem78
Copy link
Owner Author

artem78 commented Jul 28, 2020

Video: https://yadi.sk/i/dzVKQeX-5ekWQQ

@fizolas
Copy link
Contributor

fizolas commented Feb 11, 2021

I am experiencing this bug too. Perhaps the program could check whether the phone is offline before starting the connection?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants