evothings / cordova-ble

Bluetooth Low Energy plugin for Cordova
http://www.evothings.com/
Apache License 2.0
242 stars 103 forks source link

iOS 11 connection loss #145

Open qpwr opened 6 years ago

qpwr commented 6 years ago

I @mikaelkindborg, are you aware of any issues with iOS 11 with the plugin? I get more and more reports from iOS 11 users telling me that the app looses the connection after about 60 seconds and then reconnects with intermittent disconnects. I currently don't have any further details as my dev environment is not yet set up for iOS 11 (to get some debug output), thats why I'm just asking if you're aware of anything like this.

ghost commented 6 years ago

@qpwr Hi, sorry to say I don't maintain the plugin any longer, so I cannot say anything about how it works on iOS 11.

qpwr commented 6 years ago

oh, okay, thanks for letting me know @mikaelkindborg. Does this mean that the project is not maintained anymore at all?

ghost commented 6 years ago

@qpwr I am not aware of the plugin being actively maintained at present. Last commit was made on Nov 24, 2016. There are some updates in forks: https://github.com/evothings/cordova-ble/network As an alternative, you could have a look at Don Coleman's plugin to see if that would work on iOS 11: https://github.com/don/cordova-plugin-ble-central Hope this helps you to move forward. Another plugin worth looking at: https://github.com/randdusing/cordova-plugin-bluetoothle