You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "jcesarmobile (JIRA)" <ji...@apache.org> on 2016/10/21 08:29:58 UTC

[jira] [Commented] (CB-12045) InAppBrowser cannot start application by url scheme

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

jcesarmobile commented on CB-12045:
-----------------------------------

Didn't notice you say that you are using 1.5.0
Then the problem is that you are using window.open, but inAppBrowser API is cordova.InAppBrowser.open, it was changed long time ago.

> InAppBrowser cannot start application by url scheme
> ---------------------------------------------------
>
>                 Key: CB-12045
>                 URL: https://issues.apache.org/jira/browse/CB-12045
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 1.5.0
>         Environment: iOS9
> Cordova@5.4.1
>            Reporter: hcm
>            Assignee: jcesarmobile
>
> Action
> window.open(myUrlSheme://my-another-app/?arg1=val1,'_system')
> Expected result: it should launch another ios application
> Got result:
> the application is not started
> I can see following record in device log:
> Oct 20 18:00:04 my-iPhone-13 myApp[376] <Warning>: -canOpenURL: failed for URL: "myUrlSheme://my-another-app/?arg1=val1" - error: "This app is not allowed to query for scheme myUrlSheme"



--
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