how to build app on portrait mode only for all devices with using autolayout ?
When i put the device in landscape mode all elements rotate with the device how to fix that ?
I had set my app in Portrait mode by using below steps :
project
from Navigator
windowtarget
from TARGETS section
General
tab from list of tab on top Deployment Info
drop-down. Open it if closed.Check only Portrait
from Device Orientation list.