Is there any way to set the wifi permission programatically for iOS using ionic?

142 views Asked by At

Actually I have created an iOS application using ionic to connect and disconnect from a particular network using wifiWizard2 Cordova Plugin.

But when I am trying to connect,Popup flashes and asks for "WiFi wants to join Wi-Fi Network "xxxx"".WiFi is my application name. Then there is 2 option cancel | join. How to remove this popup so that when I click on connect it should directly connect to the particular network I have specified.

0

There are 0 answers