[ 
https://issues.apache.org/jira/browse/CB-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebastián Katzer updated CB-8674:
---------------------------------
    Description: 
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!

  was:
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!


> [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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to