[TIMOB-3013] Android: Leaving app in background for several hours causes next run to hang
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-04-26T09:25:27.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.7.0, Sprint 2011-13 |
Components | Android |
Labels | android, defect, release-1.7.0, reported-1.5.1, reported-1.5.2, rplist |
Reporter | Dawson Toth |
Assignee | Don Thorp |
Created | 2011-04-15T03:34:45.000+0000 |
Updated | 2011-04-26T09:25:27.000+0000 |
Description
Problem
Leaving an app in the background for several hours, then resuming, results in a hang.
Steps to Reproduce
- Launch and run the app
- Go thru a few views
- Press HOME button to suspend and do something else
- Wait a few hours.
- Touch the app icon again
- App loads splash screen again and sits there
Observations
Our customer observed the following behavior:
1. Appears that when coming back afer a timeout and termination,
the app decides not to load after letting it sit for a while
2. I have noticed this does not happen 100% of the time, so it is
tricky.
Tested On
Original Motorola Droid Android OS 2.2.1
Ti API 1.5.1 and 1.5.2 Google APIs 2.2
Developer 1.2.2
Android SDK Tools r7
Mac OS X 10.6.4
Log from Device
Attached.
Associated Helpdesk Ticket
http://developer.appcelerator.com/helpdesk/view/66491#c329261">http://developer.appcelerator.com/helpdesk/view/66491#c329261
Attachments
File | Date | Size |
---|---|---|
hangonstart-1.rtf | 2011-04-15T03:34:45.000+0000 | 43783 |
Duplicate of #1964 work is tracked there.