I have an app that has a view controller with a UIWebView displaying a web page. All the views in the app only support portrait mode, but there are embedded video players in the web page, and when the videos are playing I would like to support landscape mode. Clicking on the video in the web page seems to launch Apple's default video viewer, but I can't find a way to tell it to support landscape mode.
Any ideas?
Thanks,
Any ideas?
Thanks,