From 7c10869cc9ecf53030abd789bfe3a70868b09d23 Mon Sep 17 00:00:00 2001
From: Omar Masad <3076722+Massad@users.noreply.github.com>
Date: Wed, 15 Nov 2023 12:11:51 +0400
Subject: [PATCH] Adding gallery permissions
---
example/ios/Runner/Info.plist | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/example/ios/Runner/Info.plist b/example/ios/Runner/Info.plist
index f15383a..2f0e3d2 100644
--- a/example/ios/Runner/Info.plist
+++ b/example/ios/Runner/Info.plist
@@ -45,5 +45,9 @@
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
+ NSPhotoLibraryUsageDescription
+ Provide access to save photos and videos in your gallery
+ NSPhotoLibraryAddUsageDescription
+ Provide access to get photos and videos from your gallery