I use NEHotspotConfigurationManager and NEHotspotConfiguration API to connect to Wifi by SSID and Password. All works good, but I need to set a static IP address and mask too.
I couldn't find any public API that can do this.
Is it possible to do this programmatically or exists only one way, after connecting to WIfi in my Application, the user should manually open iOS network settings, and enter this data on the "configuration IPv4" screen?
I couldn't find any public API that can do this.
Is it possible to do this programmatically or exists only one way, after connecting to WIfi in my Application, the user should manually open iOS network settings, and enter this data on the "configuration IPv4" screen?