[TIMOB-1571] Android: App Idle for > 30 minutes Leaves Root Window Only
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:56:21.000+0000 |
Updated | 2011-04-17T01:56:32.000+0000 |
Description
If Android detects an application has been in the background longer than 30 minutes it may start killing off Activities/Tasks on the stack just leaving the root window.
Support detection of this event and restart the app.
See http://github.com/appcelerator/titanium_mobile/commit/85493d94bc09090fd4771806d00e5e140a348338"> commit
tried a few times at 30 minutes, then left it running over night with no bad behavior.