When the user is connected to mobile data, turns on wifi, and if was logged out:
The service (or tapping the quicktile) will log you in ("login successful"), but android doesn't check immediately that the wifi is now usable. Currently:
- You either have to wait for android to do so
- You have to click on the android's sign-in notification, which will then check and skip the login portal (as you were already logged in)
- Turn off mobile data to force the traffic through wifi, which forces android to check its status
Pinging a site through wifi didn't work either.
AOSP, Android 13
When the user is connected to mobile data, turns on wifi, and if was logged out:
The service (or tapping the quicktile) will log you in ("login successful"), but android doesn't check immediately that the wifi is now usable. Currently:
Pinging a site through wifi didn't work either.
AOSP, Android 13