iphone - Unable to play video using UIWebview in OS 4 -


I was using UIWebview to play video in portrait mode. In the case of the iPhone OS 3.2, it was working fine. Some time ago I updated my iPhone OS to 4.0, then the problem came (now no video player is coming). The version of my current application is 3.1.2. Thanks for any help.

I'm not sure that this is an option for you, and you probably know about it Starting with iOS 3.2 you can rotate MPMovieController (or MPMovieViewController) without going to full screen, and you do not have to use UIWebView for that.

Kind regards, Phil.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -