I have two "pages" in my app. one which should rotate between the 2 landscape modes but not allow portrait mode and the other which should rotate between the 2 portrait modes but not allow landscape mode.
How can one set this up so that the orientations are limited correctly when segueing between the two views?