From f416746050619383edd1e168f828f0ccfc2c9959 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Thu, 28 Mar 2019 13:55:54 -0300 Subject: [PATCH] [FIX] iOS requiring location permission (#768) --- ios/RocketChatRN/Info.plist | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ios/RocketChatRN/Info.plist b/ios/RocketChatRN/Info.plist index 735d201f1..da8391b36 100644 --- a/ios/RocketChatRN/Info.plist +++ b/ios/RocketChatRN/Info.plist @@ -70,6 +70,12 @@ Use your microphone to record audio messages NSPhotoLibraryUsageDescription Upload photos to share with other users or to change your avatar + NSLocationAlwaysAndWhenInUseUsageDescription + This permission stems from a library we use and will never be called anyway. If you see this, deny access + NSLocationAlwaysUsageDescription + This permission stems from a library we use and will never be called anyway. If you see this, deny access + NSLocationWhenInUseUsageDescription + This permission stems from a library we use and will never be called anyway. If you see this, deny access UIAppFonts custom.ttf