You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ronny Schleicher (JIRA)" <ji...@apache.org> on 2014/01/13 13:43:50 UTC

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

Ronny Schleicher created CB-5781:
------------------------------------

             Summary: Cannot open 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 class="Ueberschrift_Tagesthema">PhoneGap Homepage</span>
</a>

Result:
The link shows in the internal WebView block my Application.




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