-
```
ionViewDidLoad() {
console.log("ionViewDidLoad AdvanceMeetingBookingPage");
this.platform.ready().then(() => {
this.startScan();
console.log('networks',this.networks);
…
-
i am trying to use authentication services in ionic cloud. trying to implement the solution as described in the below link.
http://docs.ionic.io/services/auth/#providers
i am seeing this error Cannot…
-
https://github.com/tehn/norns-image/blob/master/scripts/wifi.sh could be done a lot better in lua.
@artfwo & I discussed issues a bit on slack (and a bug report) but in summary.... Any piece of co…
-
It is possibile an example? thanks!
-
### Prerequisites
Check all boxes if you have done the following:
- [x] Checked that your issue isn't already filed: https://github.com/tripflex/wifiwizard2/issues
- [x] Make sure you fill o…
-
### Issue type
Select all that apply
- [ ] Bug
- [x] Enhancement
- [ ] Task
- [X] Question
- [ ] Other
### Description
*This will not run in the xCode simulator and requires a physical iOS d…
-
after install plugin to my ionic 3 project , it give me "run time error WifiWizard is not define"
how can I define it ?
-
It seems that the problem discussed in this issue #31 still exist. Is there any fix ?
ghost updated
6 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 a…
-
First thanks for a great plugin!
Here is my code:
``` javascript
var onSuccessConnectToNetwork = function (result) {
console.log(result);
};
var onFailConnectToNetwork = function (result) {
c…