Github user afourney commented on the issue:
https://github.com/apache/cordova-windows/pull/173
The object is cloned because some of its fields appear only to be available
when inside the event handler. By the time one's Cordova script can access
platform.activationContext, important details are lost (i.e., the
activationContext would otherwise change underfoot).
@cnsdato
Clearly cloning failing is a problem and will need to be addressed. Also,
clearly the original code (that only saved the command line arguments) would
not serve your purpose. Have you tested if you are able to do what you need if
clone is removed? .
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]