From 3463537354baf21251d361362ba892a791c54f50 Mon Sep 17 00:00:00 2001 From: mike doornenbal Date: Wed, 1 Nov 2023 13:41:29 +0100 Subject: [PATCH] fix; update info.plist --- example/ios/Runner/Info.plist | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/example/ios/Runner/Info.plist b/example/ios/Runner/Info.plist index 7f55346..93b6c21 100644 --- a/example/ios/Runner/Info.plist +++ b/example/ios/Runner/Info.plist @@ -2,6 +2,14 @@ + NSPhotoLibraryUsageDescription + This app requires access to the photo library. + NSMicrophoneUsageDescription + This app does not require access to the microphone. + NSCameraUsageDescription + This app requires access to the camera. + CADisableMinimumFrameDurationOnPhone + CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName