diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in
index e446a5050..5923c9a9a 100644
--- a/packaging/ios/Info.plist.in
+++ b/packaging/ios/Info.plist.in
@@ -49,6 +49,12 @@
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 does NOT access your location information, but iOS seems to think it does because one of the core libraries we use has the ability to access location information.
+ NSLocationAlwaysUsageDescription
+ Subsurface-mobile does NOT access your location information, but iOS seems to think it does because one of the core libraries we use has the ability to access location information.
+ NSLocationAlwaysAndWhenInUseUsageDescription
+ Subsurface-mobile does NOT access your location information, but iOS seems to think it does because one of the core libraries we use has the ability to access location information.
UIFileSharingEnabled
LSSupportsOpeningDocumentsInPlace