Open bfaliszek opened 4 years ago
Doesn't seem to work for me at all, says unable to join after I scan, IOS
Oops I had it anonymous, let me try again
It only works for me if I accept, close the camera goto settings wifi->then it auto pops the portal. It seems to be waiting but gives you no notification that it needs further info etc.. Seems buggy
adding qr code for testing dev examples
if(!wm.autoConnect("WM_AutoConnectAP","12345678")) {
It only works for me if I accept, close the camera goto settings -> wifi - then it auto pops the portal. It seems to be waiting but gives you no notification that it needs further info etc.. Seems buggy
It works exactly the same for me.
I'm working with a completely different captive network system and I'm getting the same effect in iOS. I think it's just an iOS security thing?
If anyone confidently says I'm wrong that would be very useful to me! :)
Hardware
WiFimanager Branch/Release:
Esp8266/Esp32:
WifiManager works without any problem if you have selected network networks in Settings> WiFi. A captive portal appears and everything works as it does. I generated a QR code with the name of my WiFi network at https://qifi.org. After scanning the code on the iPhone, nothing happens. Captive portal does not appear. Only after going into Settings>WiFi does the captive portal pop up. I just don't know if it's a problem with WiFiManager or iOS.