[TIMOB-20153] After pressing home button and resuming to app, app crashes/restarts (Android 5.1)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, restart |
Reporter | CREATIVE KAIZEN |
Assignee | Ashraf Abu |
Created | 2015-12-16T08:26:12.000+0000 |
Updated | 2015-12-27T20:13:39.000+0000 |
Description
After pressing Home Button and than application icon, instead of resuming and showing previous screen, application shows splash screen and main screen of application. It is like complete restart of application but I found that previous functions/events are still working (for example I have events based on file download and they were not interrupted).
I did not have such situation before with this app and sometimes application behave normally (resuming to place it should). There is no any special message in console.
There was other person with the same issue, so I suppose it is a bug:
[Appcelerator q&a thread](https://community.appcelerator.com/topic/4336/app-restarting-instead-of-resuming-android/2)
I don't think this is limited to Android 5.1. I'm seeing this on Android 4.4 and lower also.