I have used landscape and portrait in the same app outside of LiveCode, and certainly ran into issues. I think that in LiveCode you would want to enable all orientations, then listen for the orientationChanged message. Then, in theory, you could react accordingly. Can you go into more detail about issues you’ve hit?