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

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

GitHub user purplecabbage opened a pull request:

    https://github.com/apache/cordova-windows/pull/97

    CB-8674 - activationContext

    Creates channel for notifying when activationContext changes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/purplecabbage/cordova-windows CB-8674

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-windows/pull/97.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #97
    
----
commit 44c8ae76e4707f4db60ebc434cfb87d37a3195a4
Author: Jesse MacFadyen <purplecabb...@gmail.com>
Date:   2015-06-27T00:56:07Z

    add activationContext + activated channel to windows

commit 007daf931bb67f5c1e4be6ae506941b640355b80
Author: Jesse MacFadyen <purplecabb...@gmail.com>
Date:   2015-06-27T01:03:15Z

    add same activated channel and activationContext for non-browserify 
workflows

----


> [Windows] Access launch arguments
> ---------------------------------
>
>                 Key: CB-8674
>                 URL: https://issues.apache.org/jira/browse/CB-8674
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Windows, Windows 8
>            Reporter: Sebastián Katzer
>            Assignee: Jesse MacFadyen
>
> To get informed about the clicked local notification _on launch_ the plugin 
> needs to listen for the `activated` event.
> But the `activated` event at launch is called before any plugin is loaded. 
> Thus its not possible to access the required informations.
> Also see: https://msdn.microsoft.com/en-us/library/windows/apps/hh761468.aspx
> Is it possible to make the event arguments accessible for later usage?
> Its a blocker before the windows platform can be added to the 
> local-notification plugin.
> https://github.com/katzer/cordova-plugin-local-notifications
> Thanks!



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to