In my project there is a print option where we print a simple pdf file.
At this point my printing code is working perfectly but every time i need to open and change my"iPhone settings ->Wifi->my wifi network" to a printer network "iPhone settings ->Wifi->select printer network" .
How can i programatically connect from my wifi network to wifi printer on a click of UIButton ?
Please help.