From 2a65eab7454e000bbe4611ee300e5a8d1f1e7575 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 24 Mar 2016 07:54:48 -0700 Subject: iOS build: add another Info.plist key to enable positioning This key is needed so that the iOS app asks the user for permission to use the GPS position information. Signed-off-by: Dirk Hohndel --- packaging/ios/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packaging/ios') diff --git a/packaging/ios/Info.plist.in b/packaging/ios/Info.plist.in index ea794643b..d36c5d728 100644 --- a/packaging/ios/Info.plist.in +++ b/packaging/ios/Info.plist.in @@ -87,5 +87,7 @@ location-services gps + NSLocationAlwaysUsageDescription + When the GPS background service is running, Subsurface-mobile continues to collect GPS positions which can then be matched with dive records. -- cgit v1.2.3-70-g09d2