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
This way, when connecting from (at least) Android phone, you are redirected to the manager automatically after connecting to the WiFi network. You don't need to mess with "no internet warnings" and input IP address.
The text was updated successfully, but these errors were encountered:
I've created a captive portal implementation on my fork called MicroWifiManager but since this required a decent refactor I think it'd cause headache to PR back into tayfunulu's WifiManager (and captive portal may be a different creative direction than this project intends to head)
Would it be possible to implement captive portal like in this WiFiManager?
https://github.com/tzapu/WiFiManager/blob/master/WiFiManager.cpp#L567
This way, when connecting from (at least) Android phone, you are redirected to the manager automatically after connecting to the WiFi network. You don't need to mess with "no internet warnings" and input IP address.
The text was updated successfully, but these errors were encountered: