Handle request bluetooth permission
This commit is contained in:
@@ -18,5 +18,11 @@
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<!-- Bluetooth permission-->
|
||||
<key>NSBluetoothAlwaysUsageDescription</key>
|
||||
<string>The app requires Bluetooth to connect and manage Torque devices.</string>
|
||||
<key>NSBluetoothPeripheralUsageDescription</key>
|
||||
<string>The app requires Bluetooth to connect and manage Torque devices.</string>
|
||||
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user