Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-require-bluetoothle

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-require-bluetoothle

Require BLE hardware to be available

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

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" />

Keywords

FAQs

Package last updated on 18 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc