If I click on a link to a video within a web page being displayed by UIWebView then the video plays but a dialog pops up saying "Plugin handled load".
Does anybody know why this happens and how to stop it from happening?
This is not a duplicate of:
Playing videos in UIWebView broken in iOS4?
as I am not creating a UIWebView with a zero size frame, which is described as the cause.
(Am using iOS 5)