Julien Carnec created CB-5636:
---------------------------------
Summary: iOS Custom URL Scheme handling failing with Worklight
hybrid application.
Key: CB-5636
URL: https://issues.apache.org/jira/browse/CB-5636
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 3.1.0
Reporter: Julien Carnec
This issue is to the Cordova ios-specific feature related to the use of custom
URL schemes to launch Cordova enabled applications:
https://github.com/apache/cordova-ios/blob/master/guides/Cordova%20Custom%20URL%20Scheme%20Handling.md
This feature seems is buggy when used in a Worklight hybrid application.
The handleOpenURL javascript function is properly invoked when the hybrid app
is already running.
But there is a problem when the app is not already running: the app gets
started, but the handleOpenURL method is not invoked.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)