[
https://issues.apache.org/jira/browse/CB-12053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15657132#comment-15657132
]
jcesarmobile commented on CB-12053:
-----------------------------------
CDVIntentAndNavigationFilter is present, it's added by default
https://github.com/apache/cordova-ios/blob/master/bin/templates/project/__PROJECT_NAME__/config.xml#L73
> 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
> Assignee: jcesarmobile
>
> 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: [email protected]
For additional commands, e-mail: [email protected]