You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "breautek (via GitHub)" <gi...@apache.org> on 2023/02/01 13:04:26 UTC

[GitHub] [cordova-plugin-splashscreen] breautek commented on issue #342: The icon is not shown on first launch. Background only.

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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org