Skip to content

jkhax0r/require_bluetooth_le

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published