wildabeast / BarcodeScanner

Official repository now at [phonegap/phonegap-plugin-barcodescanner](http://github.com/phonegap/phonegap-plugin-barcodescanner).
967 stars 747 forks source link

import wifi configuration #317

Open valix85 opened 8 years ago

valix85 commented 8 years ago

Hi, i use this plugin for read wifi configuration from a qr code generate from this site: http://blog.qr4.nl/qr-code-wifi.aspx i able to read qr code on android but how i can import this sentting in android system? i just try to open url (text) as a link but nothing done. window.open(StrCfgWiFi, '_system'); it's possible to do this in ios too?