You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Gustavo Costa Berbert (JIRA)" <ji...@apache.org> on 2017/08/13 21:28:00 UTC

[jira] [Comment Edited] (CB-6632) Failed to load webpage with error

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

Gustavo Costa Berbert edited comment on CB-6632 at 8/13/17 9:27 PM:
--------------------------------------------------------------------

Updating ..

I only called by tag button with this function

function webview(link){
var ref = cordova.InAppBrowser.open(link, '_blank', 'location=yes');
}
{color:red}But I searched in my whole project and I dont found a file CDVWebViewDelegate.m{color}


was (Author: gustavoberbert):
Updating ..

I only called by tag button with this function

function webview(link){
var ref = cordova.InAppBrowser.open(link, '_blank', 'location=yes');
}

> Failed to load webpage with error
> ---------------------------------
>
>                 Key: CB-6632
>                 URL: https://issues.apache.org/jira/browse/CB-6632
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>    Affects Versions: 3.4.0
>         Environment: Mac OS X 10.8.5, Xcode 5.1.1
>            Reporter: Griffin Mobile
>              Labels: patch
>             Fix For: 3.4.0
>
>   Original Estimate: 2,688h
>  Remaining Estimate: 2,688h
>
> CDVWebViewDelegate: Navigation started when state=1
> Failed to load webpage with error: CDVWebViewDelegate: Navigation started when state=1
> When I get this error it just freezes or crashes. 
> I'm using Xcode 5.1.1



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org