From c71ec719084506d5eb1bb3dafaa49708f1caa8aa Mon Sep 17 00:00:00 2001 From: Janic Duplessis Date: Wed, 2 Sep 2026 13:46:27 -0400 Subject: [PATCH] fix: clarify iOS location and motion permission copy --- ios/Trailhead/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ios/Trailhead/Info.plist b/ios/Trailhead/Info.plist index 13b5437..b77421a 100644 --- a/ios/Trailhead/Info.plist +++ b/ios/Trailhead/Info.plist @@ -52,11 +52,11 @@ NSLocationAlwaysAndWhenInUseUsageDescription Trailhead uses your location to record hikes. NSLocationAlwaysUsageDescription - Allow $(PRODUCT_NAME) to access your location + Trailhead uses your location in the background to keep recording your hike when the app is not open. NSLocationWhenInUseUsageDescription Trailhead uses your location to record hikes. NSMotionUsageDescription - Allow $(PRODUCT_NAME) to detect your current motion activity + Trailhead uses motion activity to improve hike tracking while you record. NSUserActivityTypes $(PRODUCT_BUNDLE_IDENTIFIER).expo.index_route