Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3074] Android: onDestroy sequence not firing correctly

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:00:50.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M08
ComponentsAndroid
Labelsandroid, defect, refactor, regression, release-1.6.0, reported-1.6.0
ReporterOpie Cyrus
AssigneeOpie Cyrus
Created2011-04-15T03:36:08.000+0000
Updated2011-04-17T02:00:50.000+0000

Description

When an activity is destroyed, the sequence was incorrect resulting in the destroy event not reaching the application.

Comments

  1. Opie Cyrus 2011-04-15

    (from [48e593cadd3e92620f0dfc3e18b3f726aff766f5]) [#3074 state:fixed-in-qa] modified activity destroy sequence to resolve destroy event not being fired

    changed the destroy sequence for activites to ensure that the destroy event is fired back to the application
    https://github.com/appcelerator/titanium_mobile/commit/48e593cadd3e92620f0dfc3e18b3f726aff766f5"> https://github.com/appcelerator/titanium_mobile/commit/48e593cadd3e...

  2. Thomas Huelbert 2011-04-15

    [INFO] Titanium SDK version: 1.6.0 (02/08/11 20:55 bd9d124...) galaxy tab (2.2.2) G1 (1.6) Nexus S (2.3) sim 2.1

  3. Don Thorp 2011-04-15

    Replacing reported-1.6 tag with the standard reported-1.6.0 tag.

JSON Source