cordova-plugin-require-bluetoothle

1.0.4 • Public • Published

require_bluetooth_le

Cordova/Phonegap plugin to insert a tag for <uses-feature android:name="android.hardware.bluetooth_le" android:required="true"> into your AndroidManifest.xml file in order to require the phone to have BLE hardware in order to run. This will prevent your app from showing up in the app store on old phones w/o the necessary hardware.

Add this to your config.xml to enable:

<gap:plugin name="cordova-plugin-require-bluetoothle" source="npm" version="1.0.4" />

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    1
  • 1.0.2
    1
  • 1.0.1
    2
  • 1.0.0
    1

Package Sidebar

Install

npm i cordova-plugin-require-bluetoothle

Weekly Downloads

4

Version

1.0.4

License

Apache 2.0

Last publish

Collaborators

  • jkhax0r