Merge PR #246: Include NSBluetoothAlwaysUsageDescription in Info.plist
This commit is contained in:
commit
70794dc3b5
@ -37,6 +37,8 @@
|
||||
</array>
|
||||
<key>NSBluetoothPeripheralUsageDescription</key>
|
||||
<string>Nymea boxes can be connected to WiFi using a Bluetooth setup. Also, this app can connect to nymea boxes using Bluetooth only, without requiring WiFi at all.</string>
|
||||
<key>NSBluetoothAlwaysUsageDescription</key>
|
||||
<string>Nymea boxes can be connected to WiFi using a Bluetooth setup. Also, this app can connect to nymea boxes using Bluetooth only, without requiring WiFi at all.</string>
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<false/>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user