Playing videos in UIWebView broken in iOS4?
Posted
by rforte
on Stack Overflow
See other posts from Stack Overflow
or by rforte
Published on 2010-06-08T18:11:35Z
Indexed on
2010/06/10
4:02 UTC
Read the original article
Hit count: 573
I have an app that's worked since version 2.0 of the SDK where I create and add a UIWebView and then load the URL of an .mov to play a movie. Ever since the early version of the 4.0 beta up until the 4.0 GM this has stopped working. When I load a movie now I get the following error: :Plug-in handled load" and the movie never displays.
Is this a known issue? Am I doing something wrong in 4.0?
© Stack Overflow or respective owner