iOS wifi scan, signal strength

前端 未结 2 1200
长发绾君心
长发绾君心 2020-12-01 11:34

As far as I know it\'s not possible to scan for hotspots in range and read their bssid and signal strengths. This was possible on iOS 4 by using private APIs and not longer

2条回答
  •  醉梦人生
    2020-12-01 12:07

    Just to update the answer: The MobileApple80211 framework has been replaced by MobileWifi.framework. You will need a jailbroken device (supposedly it can't be done using just private API's, hence on a development/enterprise non-jailbroken device).

提交回复
热议问题