[
https://issues.apache.org/jira/browse/CB-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Carnec updated CB-5636:
------------------------------
Description:
This issue is related 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.
was:
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.
> 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 related 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)