From 03ea12b0b49c3e374db4fe69055e10111fce2196 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Fri, 27 Sep 2019 12:42:52 +0200 Subject: [PATCH] Include NSBluetoothAlwaysUsageDescription in Info.plist --- packaging/ios/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index ea0dafc5..ccd2f13b 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -37,6 +37,8 @@ NSBluetoothPeripheralUsageDescription 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. + NSBluetoothAlwaysUsageDescription + 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. UIViewControllerBasedStatusBarAppearance