I have seen a similar question on Android but my question targets iOS. My app is portrait only and I have set up a landscape view which I would like to add to my current view, but there is no autorotation, the user manually rotates the device.
I have tried doing this but when I add it as a subview the view it comes out like this:

So as you can see it adds it as if the view is in landscape mode, how can I modify this? Thanks!
Make the view 480 wide and 320 tall in Interface Builder. Then use: