Posts

Post not yet marked as solved
2 Replies
We have the same problem. We need because our app connects to our IOT hotspot so the user can configurate it via ipad, and we show a warning if they are not connected to the preferred network.Through my reserch I found this:Apple changed some things regarding WiFi with iOS 13. If you want to use CNCopyCurrentNetworkInfo your app needs to have one of the following:1. Apps with permission to access location2. Your app is the currently enabled VPN app3. Your app configured the WiFi network the device is currently using via NEHotspotConfigurationOK, I wanted to enable access location on ipad/settings/appname, and enable.. But I do not see our app there... I have tried with launching from xcode and also install it via testflight, but the app does not show up... I have read that it is also bugy, reopen setting, reinstall etc....Nothing...Really disappointed 😟