I'm fairly new at programming and using Xcode for iPhone App design. I wish to do the following:
- Start and stay in landscape mode for a children's app.
- Use swipe gestures to move from image to image. One image per swipe.
My problem is this:
even when starting in landscape mode, and after a swipe, the iphone simulator rotates to portrait mode.
Any advice or comment is greatly appreciated.