You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/01/14 02:28:14 UTC

[jira] [Resolved] (CB-5781) Cannot open a link in external Browser (Safari) on iOS

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

Shazron Abdullah resolved CB-5781.
----------------------------------

    Resolution: Not A Problem

The proper target to launch in Safari is _system, as per the docs.

> Cannot open a link in external Browser (Safari) on iOS 
> -------------------------------------------------------
>
>                 Key: CB-5781
>                 URL: https://issues.apache.org/jira/browse/CB-5781
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.3.0
>         Environment: Testet on iPhone3GS and iPhone 4.
>            Reporter: Ronny Schleicher
>
> Setting on iOS:
> config.xml
> ...
> <access origin="*"/>
> ...
> Click a link like this in my iOS Application :
> <a target="_blank" href="http://phonegap.com/">
> <span>PhoneGap Homepage</span>
> </a>
> Result:
> The requested website is showing in the internal WebView and my Application is blocking.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)