[ 
https://issues.apache.org/jira/browse/CB-10484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15127225#comment-15127225
 ] 

Jon Akhtar commented on CB-10484:
---------------------------------

The behavior on iOS prior to 4.0.0 was to open http and https inside the 
webview. I guess it was just a surprise when it started behaving differently. 
Though I see that the new behavior is the intended one now. 

The default application template defines all http and https links as intended 
to be opened in an external web browser, I guess I never noticed that behavior 
before for whatever reason.

You can close this

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

Reply via email to