Hello everyone!
I am developing an app with Ionic + Capacitor and I want only to know programmatically hotspot’s state… On ionic documentation it says to add :
npm install cordova-plugin-hotspot | |
---|---|
npm install @ionic-native/hotspot |
does it adding cordova-plugin-hotspot mean add practically cordova to my app? Or is enough to include @ionic-native/hotspot ?
Thanks to all in advance!
Cheers!
2 posts - 2 participants