Hi,
I have a simple HTML page that I open in a UIWebView. The page contains a video tag. When the video is played in full screen I want it to rotate with the device orientation, but the page itself has to be in portrait mode only.
Does anyone have any idea how I can do this, or even if it's possible?
I've been looking for info about this for days but I can't find anything
Thanks!