breautek commented on issue #259: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/259#issuecomment-629218632
Android only support [these sizes](https://github.com/phonegap/phonegap/wiki/App-Splash-Screen-Sizes#dimensions) for their splash screens, otherwise you may see crashes. See the [example config](https://github.com/apache/cordova-plugin-splashscreen#example-configuration) to learn how specify specific splash screen images for android. Do note android doesn't have the ios equivalent storyboard where you can specify one image to be used on all devices. You should provide a replicated splash screen image for every dpi level variant. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
