[AC-2969] Activity crashes when restarting application
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-21T15:02:40.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android, crash |
Reporter | Juan Manuel |
Assignee | Mauro Parra-Miranda |
Created | 2012-01-23T05:54:55.000+0000 |
Updated | 2016-03-08T07:47:58.000+0000 |
Description
I create two heavyweight windows in android. If I keep in the first one and restart the application nothing happens, but when I move to other different window and restart it from the IDE (or force close the application) It crashes.
Attachments
File | Date | Size |
app.js | 2012-01-23T05:54:55.000+0000 | 107 |
ventana.js | 2012-01-23T05:54:55.000+0000 | 472 |
How to reproduce it: 1.- Run the proyect with both app.js and ventana.js (attached in the report) with Android emulator from Titanium Studio 2.- When the first window appears click on "A la ventana 2" 3.- Re-run the application from Titanium Studio with Run > Android emulator 4.- Application wont run
Hello Juan, please close your app, and then try to run again your build. You specify: - The app crashes but in your steps to reproduce, it says doesn't run. Please add build.log to the bug when fails. Best, Mauro
Tested with 2.0CI, works fine.
We have not heard back from you since you posted the issue. As Mauro pointed out, this issue has been fixed as this can't be reproduced with TISDK 2.0+ releases. Not sure if this is still an issue in your app. If so, please let us know by filing a new JIRA. We will mark this invalid and close it.