Cristopher Araya created CB-4941: ------------------------------------ Summary: 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 Priority: Blocker
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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira