From 7d5d2cf63c709d53cc0e407bb40042a6c3f07fb1 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Mon, 19 Dec 2022 12:19:16 +0100 Subject: [PATCH] chore: Add NSLocationAlwaysAndWhenInUseUsageDescription string --- ios/Runner/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 559712db..dfb6129b 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -63,6 +63,8 @@ Share your location with your contacts in FluffyChat. NSLocationWhenInUseUsageDescription Share your location with your contacts in FluffyChat. + NSLocationAlwaysAndWhenInUseUsageDescription + Share your location with your contacts in FluffyChat. NSMicrophoneUsageDescription Record voice message and share them with your contacts on FluffyChat. NSMotionUsageDescription