evothings / cordova-ble

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

Configure BLE plugin to not use background mode on iOS #127

Open ghost opened 7 years ago

ghost commented 7 years ago

It would be useful to be able to configure the plugin when adding it to not require background mode, for apps that only use BLE in foreground.

See this issue: https://github.com/evothings/cordova-ble/issues/123