Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71530

Using hotspot but wifi not connecting

$
0
0

@shadab101 wrote:

im using hotspot native plugin wifi not connecting some devices
//this.hotspot.connectToWifiAuthEncrypt(this.id, this.pass, “OPEN”, [“CCMP”, “TKIP”, “WEP40”, “WEP104”]).then(data => {
console.log(‘Connected to User’);

    display alert here
   alert(data)
    let toast = this.toast.create({
      message:"change wifi ",
      duration: 2000
    });
    toast.present();
    this.go()
    toast.dismiss();
  }).catch(err =>
     { 
       
      let toast = this.toast.create({
        message:err,
        duration: 2000
      });
      toast.present();
      toast.dismiss();
      console.log(err) 
    });

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71530

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>