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

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

hcm created CB-12045:
------------------------

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


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