[TIMOB-18766] Android: App with TabGroup - clicking "Back" on splash screen causes crash.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-04-01T21:17:20.000+0000 |
Affected Version/s | Release 3.5.1 |
Fix Version/s | n/a |
Components | Android |
Labels | back, splash-screen, tab, tabGroup |
Reporter | Shawn Lan |
Assignee | Hieu Pham |
Created | 2015-03-28T01:01:34.000+0000 |
Updated | 2017-03-20T22:26:02.000+0000 |
Description
In my Google Play Console I saw several crash reports wth: java.lang.NullPointerException
at android.content.ComponentName.(ComponentName.java:77).
I find out if I click "Back" right after I launch the app (during splash screen), I get the same crash. The expected behavior should be the app exits gracefully without any "crash."
This issue can be reproduced by using Alloy's default two-tabbed template.
Although it doesn't really affect user's experience, it could give some negative impression. I tried some other apps. No one has such issue.
Closing ticket as duplicate.