diff --git a/resources/Record_my_position-appstore.plist b/resources/Record_my_position-appstore.plist index fb07598..b789a85 100644 --- a/resources/Record_my_position-appstore.plist +++ b/resources/Record_my_position-appstore.plist @@ -38,6 +38,10 @@ NSLocationAlwaysUsageDescription This permission is needed to record your location even when you switch away from the app. + NSLocationAlwaysAndWhenInUseUsageDescription + This permission is needed to record your location even when you switch away from the app. + NSLocationWhenInUseUsageDescription + This permission is needed to record your location even when you switch away from the app. ITSAppUsesNonExemptEncryption diff --git a/resources/Record_my_position-dev.plist b/resources/Record_my_position-dev.plist index fb07598..b789a85 100644 --- a/resources/Record_my_position-dev.plist +++ b/resources/Record_my_position-dev.plist @@ -38,6 +38,10 @@ NSLocationAlwaysUsageDescription This permission is needed to record your location even when you switch away from the app. + NSLocationAlwaysAndWhenInUseUsageDescription + This permission is needed to record your location even when you switch away from the app. + NSLocationWhenInUseUsageDescription + This permission is needed to record your location even when you switch away from the app. ITSAppUsesNonExemptEncryption