From 64098aeb2e952acee5e8707b61d6b285e5fea0f8 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 12 Sep 2021 14:59:11 -0700 Subject: iOS: don't request GPS permission anymore Signed-off-by: Dirk Hohndel --- packaging/ios/Info.plist.in | 7 ------- 1 file changed, 7 deletions(-) diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index 1fab384f8..a69bc5f86 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -42,7 +42,6 @@ UIBackgroundModes bluetooth-central - location NSBluetoothAlwaysUsageDescription Subsurface-mobile can download dive information directly from some Bluetooth LE enabled dive computers; for this it needs access to your Bluetooth peripherals. @@ -50,12 +49,6 @@ Subsurface-mobile can download dive information directly from some Bluetooth LE enabled dive computers; for this it needs access to your Bluetooth peripherals. NSPhotoLibraryUsageDescription Subsurface-mobile stores your dive list locally - iOS seems to think that means it accesses your photos (which it does not) - NSLocationWhenInUseUsageDescription - Subsurface-mobile can track your location to match imported dives - NSLocationAlwaysUsageDescription - Subsurface-mobile can track your location to match imported dives - NSLocationAlwaysAndWhenInUseUsageDescription - Subsurface-mobile can track your location to match imported dives UIFileSharingEnabled LSSupportsOpeningDocumentsInPlace -- cgit v1.2.3-70-g09d2