Ionic app only in portrait

@mhartington Mike we are talking about two different things now.

The issue is that in xcode the 4 selectboxes on page General of the project are deselected by:

ionic prepare ios

The result is there is no default Device orientation. So the app starts in portrait. It is impossible to change portrait into landscape. Nor by turning the device by hand neither by code in the app.