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/06/05 17:09:01 UTC

[jira] [Commented] (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=14018840#comment-14018840 ] 

Faiyaz Ahmad commented on CB-6779:
----------------------------------

I dont see any solution.

> 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)