Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have created an iPhone app, which is a tab bar application and only in portrait orientation. From one tab I am presenting a modal view which contain UIImage view.

Can I make landscape orientation only to that view while rotating iPhone to 90 degree?

share|improve this question

1 Answer

up vote 0 down vote accepted

yes , you can.

There are a few settings, code part which need to make it.

Depends also for which version, hopefully aren't targeting all supported by xcode, because it is horrible. Better choose only one, like the lastest iOS.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.