Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25345] Windows: Prevent app from suspension

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2017-10-04T11:22:01.000+0000
Affected Version/sRelease 6.2.0
Fix Version/sRelease 7.0.0
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeKota Iguchi
Created2017-09-26T02:03:29.000+0000
Updated2019-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)

Comments

  1. Kota Iguchi 2017-09-26

    https://github.com/appcelerator/titanium_mobile_windows/pull/1117
  2. Abir Mukherjee 2017-11-16

    Changes are seen in 7.0.0.v20171115153702.

JSON Source