You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/02/02 12:34:39 UTC

[jira] [Closed] (CB-10484) Upgrade to iOS 4.0.1 should warn on allow-intents

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

jcesarmobile closed CB-10484.
-----------------------------
    Resolution: Not A Problem

To open links inside the webview the allow-navigation tag is used, not the allow-intent tag

Closing

> Upgrade to iOS 4.0.1 should warn on allow-intents
> -------------------------------------------------
>
>                 Key: CB-10484
>                 URL: https://issues.apache.org/jira/browse/CB-10484
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 6.0.0
>            Reporter: Jon Akhtar
>            Priority: Minor
>              Labels: triaged
>
> Prior versions of Cordova inserted global elements into config.xml
> `<allow-intent href="http://*/*" />`
> `<allow-intent href="htts://*/*" />`
> These function on android 5.x.x, but no longer on iOS 4.x.x. On 4.x.x this will cause links to open in the system browser.
> A warning should probably be emitted to help people find the error.



--
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