Toggle wifi on IPAD (IOS 7.1)

I need to make a basic 2 button app for internal testing on ipad. The Ipad shall always be connected to a macbook. I have no intention to push this App on the appstore. All i want is to automate the TURN ON/OFF WIFI. Can this be done by any way using objective-c, sending shell commands to ipad from mac, using uiautomator on ipad? I can’t find any help about this topic. Any help would be appreciated. Can this be done using Appium?

Thanks.

Hi
Did you find a solution to this… please let me know also

Thanks,

Any update on this? Any way how we can toggle wifi on iOS real device? The appium native toggleNetwork method does not seem to work for iOS. Any help?