Does the NEHotspotConfigurationManager require additional permission (other than hotspot enable in entitlement) from Apple for AppStore Approval.

My App is using NEHotspotConfigurationManager to connect WiFi network. I have enable the hotspot in the entilement file and it's able to connect to WiFi. Let me know if any special permission is required from Apple for AppStore submission. Do I need to explanation of how the app intend to use this capability?.

Replies

The only folks who can give you definitive answers about App Review policy is App Review. However, my understanding is that using

NEHotspotConfigurationManager
requires no special effort on your part.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"