[ 
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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to