D1APP-107 image picker ios configuration
This commit is contained in:
parent
2a581e0dd9
commit
3ba7ea28fa
|
|
@ -26,6 +26,10 @@
|
||||||
<string>LaunchScreen</string>
|
<string>LaunchScreen</string>
|
||||||
<key>UIMainStoryboardFile</key>
|
<key>UIMainStoryboardFile</key>
|
||||||
<string>Main</string>
|
<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>
|
<key>UISupportedInterfaceOrientations</key>
|
||||||
<array>
|
<array>
|
||||||
<string>UIInterfaceOrientationPortrait</string>
|
<string>UIInterfaceOrientationPortrait</string>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue