Github user jasongin commented on the pull request:

    https://github.com/apache/cordova-android/pull/236#issuecomment-152032481
  
    Windows apps also have to deal with saving and restoring state like this in 
at least some cases. See [MSDN - Guidelines for app suspend and 
resume](https://msdn.microsoft.com/en-us/library/windows/apps/hh465088.aspx). 
Apps can be terminated by the OS while suspended and then should be capable of 
resuming later based on saved state. However, Windows ensures that won't happen 
to an app that is specifically waiting on another app for a result, such as 
capturing a photo.


---
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

Reply via email to