[ 
https://issues.apache.org/jira/browse/CB-8972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627230#comment-14627230
 ] 

ASF GitHub Bot commented on CB-8972:
------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-js/pull/119


> Consistently deal with launch args/params
> -----------------------------------------
>
>                 Key: CB-8972
>                 URL: https://issues.apache.org/jira/browse/CB-8972
>             Project: Apache Cordova
>          Issue Type: New Feature
>            Reporter: Jesse MacFadyen
>            Assignee: Jesse MacFadyen
>
> We need a consistent cross platform way of getting info on how the app was 
> launched.  Different launch mechanisms could include registered protocols, 
> local or push notifications or intents from other applications.  All of the 
> above launch mechanisms could potentially include some additional information 
> passed in to the application.  We need a consistent way of registering to 
> receive this info inside a cordova app.
> Example use :
> https://github.com/katzer/cordova-plugin-local-notifications
> iOS:
> handleOpenURL global function, CB-7606, CB-8970
> https://github.com/apache/cordova-plugins/tree/master/notification-rebroadcast
> Windows:
> CB-8674, 
> https://github.com/apache/cordova-js/commit/f86227b8fe80a13d8db35a7478c798782aee1b17
> wp8:
> http://stackoverflow.com/questions/29352208/cordova-wp8-push-notifications-callback



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to