Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
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!
Attachments
Issue Links
- relates to
-
CB-8972 Consistently deal with launch args/params
- Closed