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
[email protected]
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: [email protected]
For additional commands, e-mail: [email protected]