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

[jira] [Updated] (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:all-tabpanel ]

Shazron Abdullah updated CB-6779:
---------------------------------

    Component/s:     (was: iOS)
                 Plugin InAppBrowser

> 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: Plugin InAppBrowser
>    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)