iOS6 toggle WiFi on non-jailbroken device
问题 I am developing an in-house iOS application ( NOT FOR APPLE STORE , so I am happy to go for private API) and I would like to be able to toggle the wifi on or off programmatically. The reason for why I want to do this is that with some WiFi routers whenever the internet connection is interrupted it happens that iPad is not able to restore the WiFi - toggling the WiFi on/off solves the problem however. After searching around for a day on SO and Google I could not find any recent posts. Is it