cordova-hotspot-plugin icon indicating copy to clipboard operation
cordova-hotspot-plugin copied to clipboard

A Cordova plugin for managing HotSpot networks on Android

Results 11 cordova-hotspot-plugin issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=gulp-sass&from_version=2.3.2&to_version=5.0.0&pr_id=e2fe122b-c92d-4853-9672-90cfb0ad603a&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

After my system upgrade to Android 10, plugin return always empty array after call .scanWifi(), also connectToWifi(SSID, password) always return 'Connection was not successfull'. Before the update there was no...

Hello everyone, I am trying this cool plugin in my simple Ionic Cordova application. With this simple code I have: ``` getAllDevicesList() { this.hs.getAllHotspotDevices() .then(_ => _, onrejected => {...

Hi, I am using ionic v3 and v4 both with this plugin and I want to get IP address list of all the devices connected to wifi router (not my...

This is my code: ``` import {Hotspot, HotspotNetwork, HotspotNetworkConfig} from '@ionic-native/hotspot'; constructor(public navCtrl: NavController, private hotspot: Hotspot) { this.platform.ready().then(() => { setInterval(() => { this.scanNetworks(); this.scans = []; this.scans.push({ "networksData":...

``` this.hotspot.createHotspot('MyHotspot', 'Open', '').then(resp => { console.log("Hotspot started ", resp); this.hotspot.startHotspot().then(resp => { console.log("StartHotspot ", resp); }).catch(err => { console.log("StartHotspot error ", err); }) }).catch(err => { console.log("Hotspot error ",...

## Version **1.3.9** of [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog-cli) was just published. Dependency conventional-changelog-cli Current Version 1.3.5 Type devDependency The version **1.3.9** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## The devDependency [jsdoc](https://github.com/jsdoc/jsdoc) was updated from `3.5.5` to `3.6.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown) was updated from `3.0.3` to `5.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper