[
https://issues.apache.org/jira/browse/CB-5636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849032#comment-13849032
]
Julien Carnec edited comment on CB-5636 at 12/16/13 6:21 PM:
-------------------------------------------------------------
I have tested on a pure Cordova application, and I don't reproduce the issue.
This issue is clearly specific to Worklight.
What I need to do now, is to override the Cordova implementation of custom URL
scheme handling,
Do you know how I should implement this override?
was (Author: jcarnec):
I have tested on a pure Worklight application, and I don't reproduce the issue.
What I need to do now, is to override the Cordova implementation of custom URL
scheme handling,
Do you know how I should implement this override?
> 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)