WiFiFlutter icon indicating copy to clipboard operation
WiFiFlutter copied to clipboard

[wifi_scan] For ios, will implement with NEHotspotHelper?

Open AkoWu101 opened this issue 3 years ago • 1 comments

There is no public api to scan wifi. After iOS9, ios provide NEHotspotHelper to handle it. Should it work?

AkoWu101 avatar Mar 30 '22 07:03 AkoWu101

Check the readme, I have mentioned this thread there - https://developer.apple.com/forums/thread/91351?answerId=276151022#276151022.

It requires special entitlements from Apple team, it is strictly restricted to "hotspot apps". Therefore, as of now it is out of scope of this project.

daadu avatar Mar 30 '22 08:03 daadu