This is not true with AEM Mobile applications.
In AEM Mobile you can set your app orientation to "both" which will allow your user to rotate the device and the application view will modify based on device orientation.
Note that it will not force users into an orientation. So if you have built fixed-width content for a landscape view and the user does not rotate their device, they will see the content letter-boxed.