I am developing an iPhone application that needs to play a YouTube video.
I have a ViewController in Portrait Orientation only with a UIWebView that loads a YouTube Video.
What I am trying to do is that the video can be played in landscape orientation.
This sounds pretty simple but I can't figure out how to do that. Could someone please help me out?
Thanks!