You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Faiyaz Ahmad (JIRA)" <ji...@apache.org> on 2014/05/29 17:42:01 UTC

[jira] [Comment Edited] (CB-6779) InAppBrowser- webView:didFailLoadWithError - 204: Plug-in handled load

    [ https://issues.apache.org/jira/browse/CB-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012455#comment-14012455 ] 

Faiyaz Ahmad edited comment on CB-6779 at 5/29/14 3:40 PM:
-----------------------------------------------------------

Error is coming while opening a video form file.


was (Author: faiyaz_ahmad):
Error is coming while opening a video.

> InAppBrowser- webView:didFailLoadWithError - 204: Plug-in handled load
> ----------------------------------------------------------------------
>
>                 Key: CB-6779
>                 URL: https://issues.apache.org/jira/browse/CB-6779
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.1.0
>         Environment: IOS
>            Reporter: Faiyaz Ahmad
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> I am using InAppBrowser to open image and video.
> var ref = window.open(Url , '_blank', 'location=no,EnableViewportScale=yes','arrowbuttonsenabled=yes');
>          ref.addEventListener('loaderror', function(event) { aoAlert("This file format is not yet supported. ","Unsupported File Format"); });
> It is giving warning: webView:didFailLoadWithError - 204: Plug-in handled load



--
This message was sent by Atlassian JIRA
(v6.2#6252)