iPhone: How to Prevent Views From Rotating to Landscape View?
- by aman-gupta
Hi
I need to block rotation to landscape orientation because my app crashes when it attempts to rotate views to landscape.
How do I block rotation to landscape and where can I setup the block such that it applies to all my views?
Thanks