[GitHub] cordova-windows issue #180: CB-11470 App crashes when trying to open from an...

2016-07-01 Thread daserge
Github user daserge commented on the issue:

https://github.com/apache/cordova-windows/pull/180
  
It's 
[Windows.ApplicationModel.Activation.ActivationKind](https://msdn.microsoft.com/en-us/library/windows/apps/windows.applicationmodel.activation.activationkind.aspx).
The gist is that we are calling `splashscreen.firstShow` and thus the 
`activated` function only when [ApplicationExecutionState not in (running, 
suspended)](https://github.com/daserge/cordova-windows/blob/37f6494beef23b88bcf91420aff7e8e7c39a328f/cordova-js-src/platform.js#L74),
 i.e. when the splashscreen is not initialized.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-windows issue #180: CB-11470 App crashes when trying to open from an...

2016-06-30 Thread purplecabbage
Github user purplecabbage commented on the issue:

https://github.com/apache/cordova-windows/pull/180
  
What is the type of Windows.ApplicationModel.Activation.ActivationKind?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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



[GitHub] cordova-windows issue #180: CB-11470 App crashes when trying to open from an...

2016-06-30 Thread codecov-io
Github user codecov-io commented on the issue:

https://github.com/apache/cordova-windows/pull/180
  
## [Current coverage][cc-pull] is **72.17%**
> Merging [#180][cc-pull] into [master][cc-base-branch] will not change 
coverage

```diff
@@ master   #180   diff @@
==
  Files14 14  
  Lines  1905   1905  
  Methods 351351  
  Messages  0  0  
  Branches385385  
==
  Hits   1375   1375  
  Misses  530530  
  Partials  0  0  
```

> Powered by [Codecov](https://codecov.io?src=pr). Last updated by 
[04a0099...37f6494][cc-compare]
[cc-base-branch]: 
https://codecov.io/gh/apache/cordova-windows/branch/master?src=pr
[cc-compare]: 
https://codecov.io/gh/apache/cordova-windows/compare/04a0099ddc10ce4e92baa7718ecd7ac8b0ee457d...37f6494beef23b88bcf91420aff7e8e7c39a328f
[cc-pull]: https://codecov.io/gh/apache/cordova-windows/pull/180?src=pr


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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