Closed Hani-bbc closed 3 months ago
This issue needs more information before it can be addressed. In particular, the reporter needs to provide a minimal sample app that demonstrates the issue. If no sample app is provided within 15 days, the issue will be closed.
Please see the Contributing Guide for how to create a Sample App.
Thanks! Ionitron π
It looks like this issue didn't get the information it needed, so I'll close it for now. If I made a mistake, sorry! I am just a bot.
Have a great day! Ionitron π
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.
Bug Report
Since the start of June, we've seen an elevated number of crashes in our app for the capacitor splash screen plugin. The crashes are mainly happening on kindle devices that are on Android 11.
We've also recently upgraded our capacitor version to version 6 and are aware that has upgraded the
coreSplashScreenVersion
as well which we're not sure could potentially fix the issue.Has there been any changes to this plugin since start of June?
Plugin(s)
@capacitor/splash-screen
Capacitor Version
Platform(s)
Android 11 Kindle devices:
Additional Context
Our splash screen config:
"SplashScreen": { "launchAutoHide": false, "splashImmersive": true, "androidScaleType": "CENTER_CROP" }
styles.xml:
The error stack trace is: