Hello,
I'm using Appodeal on my mobile game.
My game is set in portrait mode only.
But the AdColony SDK needs the Portrait + Landscape orientation, otherwise the game crashes when the video ad is launched.
In Unity, the orientation is set to Portrait.
![alt text][1]
[1]: https://i.gyazo.com/7bbc6b27b53ad9c9779f514b96f844ab.png
**So, how to set device orientation in Xcode by using a PostProcess script?**
↧