[AC-2291] Android crash upon app resume
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-02-02T01:46:37.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | n/a |
| Reporter | Mark Mokryn |
| Assignee | Mauro Parra-Miranda |
| Created | 2013-01-16T19:14:30.000+0000 |
| Updated | 2016-03-08T07:41:18.000+0000 |
Description
1. Run Kitchen Sink, tried both 3.0 and 2.1.1
2. Press home button
3. Open a few other apps - e.g. I opened Facebook, Foursquare, mail, maps
4. Reopen Kitchen Sink - it crashes and restarts with the splash screen.
The log shows the following:
01-17 05:03:11.308: W/ActivityManager(258): startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x4 cmp=com.appcelerator.kitchensink/.KitchensinkActivity (has extras) }
01-17 05:03:11.472: I/TiRootActivity(21462): (main) [0,0] checkpoint, on root activity create, savedInstanceState: null
DUP issue.