D1APP-107 image picker ios configuration

This commit is contained in:
MohammadTaha Basiri 2022-02-22 15:27:21 +03:30
parent 2a581e0dd9
commit 3ba7ea28fa
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>We need to access to the user gallery to add user profile photo</string>
<key>NSCameraUsageDescription</key>
<string>We need to access to the user gallery to add user profile photo</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>