Hi.
Is it actually possible to set the video orientation when you play it, besides setting it up from the build.setting ?
i have been trying to create a multi-app that launches an introductory video before launching the app, but i got some problems while the video is playing.
I have set the orientation to (‘landscapeLeft’, ‘landscapeRight’), and it works for other iOS devices, but it only get problematic on iPhone/iPod 4 devices below, it still able to play the video in portrait mode.
has anyone been able to find a workaround?