[TIMOB-25345] Windows: Prevent app from suspension
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2017-10-04T11:22:01.000+0000 |
| Affected Version/s | Release 6.2.0 |
| Fix Version/s | Release 7.0.0 |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2017-09-26T02:03:29.000+0000 |
| Updated | 2019-02-06T03:28:52.000+0000 |
Description
According to the studies from [TIMOB-25019](https://github.com/appcelerator/titanium_mobile_windows/commits/TIMOB-25019), we have been seeing that the app tend to suspend while we are executing our unit test. We might want to give developer a chance to control the extended execution manually by the new API. From cross-platform perspective the app suspension scheme has pretty much similar to what iOS/Android has I believe, so I think we still want to keep that parity too.
FYI: [Postpone app suspension with extended execution - Microsoft Docs](https://docs.microsoft.com/en-us/windows/uwp/launch-resume/run-minimized-with-extended-execution)
https://github.com/appcelerator/titanium_mobile_windows/pull/1117
Changes are seen in 7.0.0.v20171115153702.