breautek commented on issue #342: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/342#issuecomment-1412024791
It's a known bug on the Android platform, not related to this plugin (The android splashscreen is part of cordova-android core now so this plugin doesn't have an android implementation anymore) But even for the cordova-android, the problem is within the Android SDK. https://issuetracker.google.com/issues/207095799 The issue can happen on real devices that is running API 31, I believe it's fixed in API 32. I think the issue will also happen on any device running before API 31 (using their splashscreen compat library), but I think that's an issue only when running inside an emulator. Like you have observed, the bug only happens on the initial launch. Closing as won't fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
