I forced the view in my iPhone application to always be in “landscape view.” What this apparently does, though, is when iPhone is positioned vertically, the view, in landscape, is positioned vertically, as well, and half of it is missing off-screen. How would I make it so that the full landscape view is always visible (If the iPhone is held horizontally, the full landscape view is visible, and if the iPhone is held vertically, the full view is also visible, only rotated on its side)?
Share
steps to launch app in landscape mode:
Technical Note TN2244
Launching your Application in Landscape
http://developer.apple.com/library/ios/#technotes/tn2244/_index.html