Adding new permissions to use BluetoothLE extension

Sure, but depending on how the BLE extension is being used either one or both might be needed. In the update I am working on to the BLE extension, the SCAN permission will be included if StartScanning is called and CONNECT will be included if any of the Connect methods are called, so in theory the system should be slightly more intelligent about it than just blanket adding all of the Bluetooth permissions.

2 Likes