From a0ccfd1931ccf900ed25397ed1c5d6700518117f Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Wed, 18 Jul 2018 21:31:19 +0200 Subject: [PATCH] provide details on why we use Bluetooth --- 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 31878275..af16b61e 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -35,5 +35,7 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + 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.