Skip to content

internet access outside app  #137

@shadow476z

Description

@shadow476z

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions