Quan Nguyen H. VN.Danang

Results 15 comments of Quan Nguyen H. VN.Danang

@DominikStarke cc @daadu I see apple released iOS 15.0.1 in the last week, don't know if you are testing the issue on version IOS 15.0 or 15.0.1, as I mentioned...

@DominikStarke This wifi disconnect function on IOS 15 is not stable, sometimes it can disconnect wifi. `A word of warning: If you connect to a known network and disconnect from...

@DominikStarke cc @daadu The code you shared above is not working, `wifiList.forEach` does not return any SSID even though the app is connected to a wifi `When disconnecting do you...

@DominikStarke Sorry, the restriction you mentioned above, I know that restriction. The wifi I want to disconnect on is a wifi connection by the app, not wifi that was manually...

@DominikStarke I also Forgot WiFi in my iPhone settings and checked it before connecting with the app

@DominikStarke Thank you very much for supporting me, tomorrow I will try it on many other devices and see how it goes

@Seraffimo cc @DominikStarke I still haven't found a solution, the success rate of disconnection is very low on IOS 15, hardly works

@Seraffimo cc @daadu Thank you for reporting the above issue to apple and giving me the above solution, the solution of set `joinOnce=false` worked, but I check on many devices,...

@daadu No, I mean we will call methods connection `(WiFiForIoTPlugin.connect)` twice repeatedly the first time the app connects to wifi. Of course, disconnect from wifi that is already connected from...