You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Stuart Batley (JIRA)" <ji...@apache.org> on 2013/06/20 17:31:20 UTC

[jira] [Created] (CB-3947) iTunes links do not open with inappbrowser

Stuart Batley created CB-3947:
---------------------------------

             Summary: iTunes links do not open with inappbrowser
                 Key: CB-3947
                 URL: https://issues.apache.org/jira/browse/CB-3947
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaJS, Plugin InAppBrowser
    Affects Versions: 2.8.0
            Reporter: Stuart Batley
            Assignee: Filip Maj


I've got inappbrowser working in my Cordova 2.8 app except that links to iTunes, like this:

<p><a href="#" onclick="window.open('https://www.itunes.apple.com/us/app/apppname', '_blank', 'location=yes,enableViewPortScale=yes');">open</a></p>

do not open - all other URL's open fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira