You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: