You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nikhil Khandelwal (JIRA)" <ji...@apache.org> on 2016/03/15 21:42:33 UTC

[jira] [Updated] (CB-10868) iOS only - Can't open youtube links in _system when youtube app is installed

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

Nikhil Khandelwal updated CB-10868:
-----------------------------------
    Component/s:     (was: Browser)

> iOS only - Can't open youtube links in _system when youtube app is installed
> ----------------------------------------------------------------------------
>
>                 Key: CB-10868
>                 URL: https://issues.apache.org/jira/browse/CB-10868
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin InAppBrowser
>    Affects Versions: 6.0.0
>            Reporter: Brian Mooy
>            Assignee: Tim Barham
>
> I created a blank app, with the system browser plugin and attempted to open a link to youtube with the following javascript:
> window.open ('https://youtu.be/7E0fVfectDo', '_system')
> This works fine if the youtube app is not installed, but once the youtube app is installed, literally nothing happens. This appears to be a problem introduced with the new youtube 17.0 version that was released March 1st. There's no javascript errors in the console. No errors in Xcode's debugger output. Other links work fine. IE: window.open ('http://google.com', '_system') ; The key to it is the youtube app being installed on the phone. Removing the youtube app then opens the link into the browser. The prompt ("open this link in youtube") is not appearing, and as such is causing the issue. 
> I am running cordova V 6.0.0, cordova-plugin-inappbrowser 1.2.1 and cordova-plugin-whitelist 1.2.1
> Cordova browser is on 4.1.0, iOS is on 4.0.1
> It may also be worth noting that it works fine on android - the problem only exists on iOS. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org