From 3ba7ea28fa545e542babed863699c003bbf98853 Mon Sep 17 00:00:00 2001 From: MohammadTaha Basiri Date: Tue, 22 Feb 2022 15:27:21 +0330 Subject: [PATCH] D1APP-107 image picker ios configuration --- ios/Runner/Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 8a877dd..fe7e5e3 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -26,6 +26,10 @@ LaunchScreen UIMainStoryboardFile Main +NSPhotoLibraryUsageDescription +We need to access to the user gallery to add user profile photo +NSCameraUsageDescription +We need to access to the user gallery to add user profile photo UISupportedInterfaceOrientations UIInterfaceOrientationPortrait