-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
Question
Hi guys we are setting up a wifi device that will give free wifi to users,
currently the app is connecting to the wifi network and its able to allow internet access inside of the app via inapp browser for example
Is there an option or a way to allow for Internet usage out side of the app environment even if it means tweaking the java source code?
Steps followed:
- WifiWizard2.getScanResults check if the wifi device is on the list
- if it is then call WifiWizard2.formatWifiConfig
- feed the formatted config from step 2 to WifiWizard2.add
Results in access to the Internet from within the app only, we want to allow to other apps and the device browser
Using version 3.1.1 of this plugin
Testing on Android
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels