From 64dcdc25f7a97645795d45c4c67700cd2757977f Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 28 Nov 2022 16:25:32 +0100 Subject: [PATCH] Add ios loation permission declaration The PlatformPermissions class allows requesting the location permission, but the app actually never will do so at this point. Apple still requires this permission string tho... --- packaging/ios/Info.plist.in | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index 0001caa9..e07596e7 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -34,11 +34,13 @@ 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. + 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. + 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. NSLocalNetworkUsageDescription - Nymea:app will connect to nymea systems in the local network and allow controlling smart home equipment. + nymea:app will connect to nymea systems in the local network and allow controlling smart home equipment. + NSLocationWhenInUseUsageDescription + nymea:app is not using the device location at this point. NSBonjourServices _jsonrpc._tcp