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

Jon Akhtar updated CB-10484:
----------------------------
    Description: 
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.

> 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: 4.0.1
>            Reporter: Jon Akhtar
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to