s60-maps icon indicating copy to clipboard operation
s60-maps copied to clipboard

Access point dialog and offline mode

Open artem78 opened this issue 5 years ago • 2 comments

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: d050dd9ddccdbebb871fb6ba08b4078e9b021506

artem78 avatar Jul 27 '20 16:07 artem78

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

fizolas avatar Feb 11 '21 13:02 fizolas