From 57cee72f2d6a8bc2760f65a3407d630a8aa42aaa Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Sat, 19 Nov 2022 10:09:49 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Sources/dafl=5Fpro?= =?UTF-8?q?ject=5Fflutter/ios/Runner/Info.plist'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/dafl_project_flutter/ios/Runner/Info.plist | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Sources/dafl_project_flutter/ios/Runner/Info.plist b/Sources/dafl_project_flutter/ios/Runner/Info.plist index fdf519a..af56948 100644 --- a/Sources/dafl_project_flutter/ios/Runner/Info.plist +++ b/Sources/dafl_project_flutter/ios/Runner/Info.plist @@ -49,5 +49,11 @@ UIStatusBarHidden + NSLocationWhenInUseUsageDescription + This app needs access to location when open. + NSLocationAlwaysUsageDescription + This app needs access to location when in the background. + NSLocationAlwaysAndWhenInUseUsageDescription + This app needs access to location when open and in the background.