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

ASF subversion and git services commented on CB-8972:
-----------------------------------------------------

Commit 1ab1e94ab646b6a705eaa44ad592e69111610da5 in cordova-js's branch 
refs/heads/master from [~purplecabbage]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;h=1ab1e94 ]

Merge branch 'CB-8972' of https://github.com/purplecabbage/cordova-js


> 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