diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index 5686aa146..ce93a4da4 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -42,10 +42,17 @@ UIBackgroundModes bluetooth-central + location NSBluetoothPeripheralUsageDescription 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