iOS 获取 WiFi 列表
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了iOS 获取 WiFi 列表相关的知识,希望对你有一定的参考价值。
ios 获取 WIFi列表有2016 /11 / 10 之后就不用申请权限了
Apple 官方邮件回复:
Thank you for requesting information about the Network Extension framework. Please note that as of November 10, 2016 this process is not required for developers who wish to use App Proxy, Content Filter, or Packet Tunnel APIs. To use these services please navigate to your Developer Account at <https://developer.apple.com/account/> and select the Network Extension capability for the App ID you will be using for your app.
If you are requesting an entitlement for Hotspot Helper APIs your request will be addressed at our earliest convenience.
Regards,
Developer Technical Support
Apple Worldwide Developer Relations
WIFi 列表使用参考链接:
推荐参考:
http://www.jianshu.com/p/14da35d0b74b
http://www.jianshu.com/p/5072a8485ceb
https://developer.apple.com/contact/network-extension/
https://developer.apple.com/documentation/networkextension
以上是关于iOS 获取 WiFi 列表的主要内容,如果未能解决你的问题,请参考以下文章
如何通过NEHotspotHelper获取WiFi列表(IOS,objective-c)
获取WIFI列表,在旧手机上运行就没有问题,在新手机上就怎么也获取不到WIFI列表,长度一直为0,还不报异常,很疑惑。