Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Description
From documentation , this is how "trampoline" activity should be used for splash screens:
But this seems to cause early crashes for some of our users. We are not able to reproduce this though.
What are we doing
We are literally doing the same as described in documentation.
Affected devices
This issues affected ~500 users on an app, that has ~500k active users in last 90 days.
This issue happens on these android versions:
Where top manufacturers are:
Potentially related
I've some other issues, where calling https://issuetracker.google.com/issues/228465776#comment2
finish()
immediately aftersetOnExitAnimationListener()
is not recommended, since it can cause crashes, as suggested by multiple Google developers, for example:Is this also the case for
setKeepOnScreenCondition()
?Versions