Is it possible to connect to a WiFi network with NEHotspotConfigurationManager and also tell the phone to use Cellular Data? Or control the timing of the popup that asks the user if user wants to use Cell Data?

I connect to a device's WiFi hotspot to control the external device. The device WiFi does not provide internet/data for the iOS device. The popup that asks if the user wants to use Cellular Data disrupts the usage of my app/device and can cause serious problems by disrupting the user's control of the device.


Is there a way to prevent it from happening, prompt it to happen immediately, or to do it myself and tell the NEHotspotConfigurationManager to use Cellular Data or not since the WiFi network won't be providing internet access?
Add a Comment

Replies

Any updates on this?