Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internet access outside app #137

Open
shadow476z opened this issue Mar 14, 2023 · 0 comments
Open

internet access outside app #137

shadow476z opened this issue Mar 14, 2023 · 0 comments

Comments

@shadow476z
Copy link

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:

  1. WifiWizard2.getScanResults check if the wifi device is on the list
  2. if it is then call WifiWizard2.formatWifiConfig
  3. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant