From 4b1cabc4de930f40c17af0befdce5243f1563298 Mon Sep 17 00:00:00 2001 From: Ionatan Wiznia Date: Thu, 20 May 2021 12:25:24 -0600 Subject: [PATCH 1/2] Add string describing why we use the location permission --- ios/ExpensifyCash/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/ExpensifyCash/Info.plist b/ios/ExpensifyCash/Info.plist index bc4585b43622..118cdfdaaead 100644 --- a/ios/ExpensifyCash/Info.plist +++ b/ios/ExpensifyCash/Info.plist @@ -66,7 +66,7 @@ NSCameraUsageDescription Your camera is used to create chat attachments. NSLocationWhenInUseUsageDescription - + Your location is used to determine the currency used where you are. NSPhotoLibraryAddUsageDescription Your camera roll is used to store chat attachments. NSPhotoLibraryUsageDescription From 3614ab56790e3507515863603a7d613296c1706b Mon Sep 17 00:00:00 2001 From: Ionatan Wiznia Date: Thu, 20 May 2021 20:46:08 +0200 Subject: [PATCH 2/2] Update ios/ExpensifyCash/Info.plist Co-authored-by: Andrew Gable --- ios/ExpensifyCash/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/ExpensifyCash/Info.plist b/ios/ExpensifyCash/Info.plist index 118cdfdaaead..48f457dbf823 100644 --- a/ios/ExpensifyCash/Info.plist +++ b/ios/ExpensifyCash/Info.plist @@ -66,7 +66,7 @@ NSCameraUsageDescription Your camera is used to create chat attachments. NSLocationWhenInUseUsageDescription - Your location is used to determine the currency used where you are. + Your location is used to determine your default currency. NSPhotoLibraryAddUsageDescription Your camera roll is used to store chat attachments. NSPhotoLibraryUsageDescription