hypery2k / cordova-hotspot-plugin

A Cordova plugin for managing HotSpot networks on Android
MIT License
37 stars 50 forks source link

"Uncaught (in promise): Connection was not successfull" when calling connectToWifi. #86

Closed shootdaj closed 6 years ago

shootdaj commented 6 years ago

OS: Windows 10 Cordova Version: 4.5.2 (the Ionic NPM Package version, which I assume is the same as the Cordova version) Android Version: 8.1.0

Steps to recreate: Call hotspot.connectToWifi()

Pretty self-explanatory. I get the error:

Uncaught (in promise): Connection was not successfull

When I call hotspot.connectToWifi(). Not sure why.

I believe this issue is related to the issue you created: https://github.com/hypery2k/cordova-hotspot-plugin/issues/4

It says closed and only contributers can post on that issue so I had to create a new one.

hypery2k commented 6 years ago

the plugin is discontinued, so I will not maintain this repo anymore

hypery2k commented 6 years ago

duplicate of #81