We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8552a commit 01c7a04Copy full SHA for 01c7a04
1 file changed
Demo/ImagePickerDemo/ImagePickerDemo/Info.plist
@@ -39,6 +39,9 @@
39
<key>UISupportedInterfaceOrientations</key>
40
<array>
41
<string>UIInterfaceOrientationPortrait</string>
42
+ <string>UIInterfaceOrientationPortraitUpsideDown</string>
43
+ <string>UIInterfaceOrientationLandscapeLeft</string>
44
+ <string>UIInterfaceOrientationLandscapeRight</string>
45
</array>
46
<key>UISupportedInterfaceOrientations~ipad</key>
47
0 commit comments