Fixed
Status Update
Comments
as...@google.com <as...@google.com>
ca...@google.com <ca...@google.com> #2
By any chance, do you have the exact Build version of Android when this happens?
it...@gmail.com <it...@gmail.com> #3
Unfortunately, this issue is not reproducible locally (even using the same emulator) & Crashlytics does not log build versions so I have no idea which Android Build version is affected by this.
ca...@google.com <ca...@google.com> #4
I think I found the issue and why it only happens on some devices. This should be fixed on beta02
it...@gmail.com <it...@gmail.com> #5
Great!
Do we have any ETA for beta02
?
ca...@google.com <ca...@google.com>
ap...@google.com <ap...@google.com> #6
Project: platform/frameworks/support
Branch: androidx-main
commit 9904f9d7ff46b7c8b186f43453cb4e573c30b201
Author: Vadim Caen <caen@google.com>
Date: Wed Jan 19 17:21:39 2022
Remove PREVIEW_SDK_INT check
Bug: 188897399
Bug: 214835299
Test: SplashScreenTests
Change-Id: I756a8167c407ee8a0a5da883aa60d024f5931455
M core/core-splashscreen/src/main/java/androidx/core/splashscreen/SplashScreenViewProvider.kt
https://android-review.googlesource.com/1954209
Branch: androidx-main
commit 9904f9d7ff46b7c8b186f43453cb4e573c30b201
Author: Vadim Caen <caen@google.com>
Date: Wed Jan 19 17:21:39 2022
Remove PREVIEW_SDK_INT check
Bug: 188897399
Bug: 214835299
Test: SplashScreenTests
Change-Id: I756a8167c407ee8a0a5da883aa60d024f5931455
M core/core-splashscreen/src/main/java/androidx/core/splashscreen/SplashScreenViewProvider.kt
Description
androidx.core:core-splashscreen
1.0.0-beta01
Theme.SplashScreen
False
Pixel 4a (5G) (Android 11)
A small number of users are affected by this crash (report via
Crahlytics
) & it seems to be very device-specific (mentioned above).Stacktrace:
The
handleSeamlessEnd
extension method: