Question

Hey all, I am developing a game in which I need to display all the view horizontally. Now the problem is when I open the photot library It gets diplayed in vertical view. So I want it also to be displayed horizontally.

Any help will be really appreciated.

Was it helpful?

Solution

UIImagePickerController does not support the horizontal orientation. But you can build your own photo picker using the AssetsLibrary.framework. It's probably a lot of work but you are free to design it in any way you want.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top