NetworkExtension

一,

按照网上的方法:

iOS 无法获取 WiFi 列表?一定是因为你不知道这个框架

https://juejin.im/user/58e106a12f301e0062127340

提交了申请。两个小时候后苹果回应邮件。意思就是如果只是使用

App Proxy, Content Filter, or Packet Tunnel APIs 这些功能,

自2016年11月10日起,已经不需要提交邮件申请就可以用了。

但是Hotspot不行,要申请。

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

  

被拒:

Hello,

Thank you for your interest in the NEHotspotHelper framework. Unfortunately, these APIs are not designed for the use you’ve identified.

The NEHotspotHelper APIs are meant to be used by hotspot network implementers to facilitate connections to the large-scale wireless networks that they manage. If you would like to see your desired functionality included in the HotspotHelper entitlement, please file an Enhancement Request using Apple’s online bug reporting system.

For a complete explanation of Wi-Fi management APIs on iOS, please see Technical Q&A QA1942 “iOS Wi-Fi Management APIs”.


NOTE:
If your app needs to connect directly to a known SSID please consider using the NEHotspotConfigurationManager API. Introduced in iOS 11, this API allows your app to interact directly with a Wi-Fi based accessory. It can also allow your app to add a specific Wi-Fi network to the user’s list of known networks.

For more details about NEHotspotConfigurationManager, see WWDC Session 2017, “Advances in Networking, Part 1”.


Thank You,
Developer Technical Support
Apple Worldwide Developer Relations
原文地址:https://www.cnblogs.com/developer-qin/p/7403919.html