Good afternoon,
I'm doing the development of an app whose main purpose is to make the connection to a public Wi-Fi network that requires access data for the connection. The purpose of this app is therefore to avoid users having to perform this process.
To do this, I need to show the user the Wi-Fi networks that are within their reach at a specific moment for the user to select our network and the app to carry out the authentication process.
From what I see surfing the internet, I have to use the NEHotspotHelper classes and request apple the granting of a special permit for my provisioning profile but it is not clear to me what I have to ask apple or what process I have to follow to get it.
Please, if someone has been in this situation and could tell me what steps to follow, I would greatly appreciate it.