breautek commented on issue #1617:
URL: 
https://github.com/apache/cordova-android/issues/1617#issuecomment-1567259239

   Google doesn't allow you to completely remove the splashscreen.
   
   On API 31 and later devices, a splashscreen always exists. If a splashscreen 
is not explicitly configured, those devices will show a splashscreen with your 
app icon as the splashscreen icon, which may not look right depending on your 
icon asset.
   
   For API 30 and earlier devices, Google provides a compatibility package to 
bring the API 31 splashscreen system to older devices which Cordova uses for a 
consistent behaviour across all devices.
   
   If you want the ability to not have a splashscreen, you'll have to make a 
feature request on android development unfortunately.
   
   Closing as not a bug.


-- 
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]

Reply via email to