You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/27 18:37:22 UTC

[GitHub] [cordova-plugin-splashscreen] breautek commented on issue #309: Splashscreen start with statusbar in Cordova 10

breautek commented on issue #309:
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/309#issuecomment-827829074


   Cordova isn't responsible on how to render splashscreens, it just takes what is passed in and package them for the OS to consume. If the splashscreen isn't rendering properly, it is most likely because you aren't following the proper resolution sizes.
   
   Android: https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-splashscreen/index.html#image-sizing-table
   IOS: 
   https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-splashscreen/index.html#single-image-launch-screen
   It's hard to give useful feedback because you decided to delete the questions asked in the issue form rather than fill them out.


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

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