[
https://issues.apache.org/jira/browse/CB-8674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14531261#comment-14531261
]
ASF subversion and git services commented on CB-8674:
-----------------------------------------------------
Commit f86227b8fe80a13d8db35a7478c798782aee1b17 in cordova-js's branch
refs/heads/master from [~robpaveza]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;h=f86227b ]
CB-8674: Creates a 'cordova.env' object, and then on Windows hangs the
activation arguments off of cordova.env.args.
This should allow plugins to capture the activation arguments even though
the 'activated' event fires before plugins load on Windows.
This closes #108
> [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: Rob Paveza
>
> 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]