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/01/08 00:53:52 UTC

[jira] [Updated] (CB-4941) app crashes on iOS7 with error "CDVWebViewDelegate: Navigation started when state=5" when viewing an iframe that has an link using an proxy

     [ https://issues.apache.org/jira/browse/CB-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-4941:
---------------------------------

    Priority: Major  (was: Blocker)

> app crashes on iOS7 with error "CDVWebViewDelegate: Navigation started when state=5" when viewing an iframe that has an link using an proxy
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CB-4941
>                 URL: https://issues.apache.org/jira/browse/CB-4941
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Cristopher Araya
>            Assignee: Shazron Abdullah
>
> When viewing an iframe that is using a link with a proxy, when the proxy server redirects the link ( google's proxy ) the app crashes.
> on simulator doesn't break but it throw "CDVWebViewDelegate: Detected redirect when loadCount=5" on the console.
> I found that in here https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/CDVWebViewDelegate.m
> there is an workaround for iOS6, im seeing this issue on iOS7 iphone,
> any help on how to apply sort of similar work around for the iOS7 version ?
> Thanks



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)