don / cordova-plugin-ble-peripheral

Apache Cordova plugin for implementing BLE (Bluetooth Low Energy) peripherals.
Other
31 stars 31 forks source link

NSBluetoothPeripheralUsageDescription #5

Open don opened 6 years ago

don commented 6 years ago

iOS needs NSBluetoothPeripheralUsageDescription. Add documentation and template in config.xml similar to https://github.com/don/cordova-plugin-ble-central#ios-10.

As a work around, you can manually NSBluetoothPeripheralUsageDescription to the plist in the generated iOS project.