You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nick Brook (JIRA)" <ji...@apache.org> on 2016/10/22 00:56:58 UTC

[jira] [Updated] (CB-12053) External url does not load

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

Nick Brook updated CB-12053:
----------------------------
    Description: In the latest Cordova-ios master Cordova doesn't seem to want to load external URLs. In CDVUIWebViewNavigationDelegate -webview:shouldStartLoadWithRequest:navigationType: by default allows gap://, any plugin overrides, and file urls (from -defaultResourcePolicyForURL: ). Should I be adding a plugin or overriding a delegate or something here to load external urls? Or is this incorrect behaviour?  (was: In the latest Cordova-ios master Cordova doesn't seem to want to load external URLs. In CDVUIWebViewNavigationDelegate -webview:shouldStartLoadWithRequest:navigationType: by default allows gap://, any plugin overrides, and file urls (from -defaultResourcePolicyForURL:). Should I be adding a plugin or overriding a delegate or something here to load external urls? Or is this incorrect behaviour?)

> External url does not load
> --------------------------
>
>                 Key: CB-12053
>                 URL: https://issues.apache.org/jira/browse/CB-12053
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>         Environment: iOS
>            Reporter: Nick Brook
>
> In the latest Cordova-ios master Cordova doesn't seem to want to load external URLs. In CDVUIWebViewNavigationDelegate -webview:shouldStartLoadWithRequest:navigationType: by default allows gap://, any plugin overrides, and file urls (from -defaultResourcePolicyForURL: ). Should I be adding a plugin or overriding a delegate or something here to load external urls? Or is this incorrect behaviour?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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