cordova-plugin-splashscreen icon indicating copy to clipboard operation
cordova-plugin-splashscreen copied to clipboard

Android: Cannot omit placeholder Cordova splashscreen Images

Open GitToTheHub opened this issue 5 years ago • 2 comments

Bug Report

When i remove the Plugin or disable Splashscreen via <preference name="SplashScreenDelay" value="0" /> and don't add Splash images via the splash-tags, then default cordova images are copied in my Android Project after build (using Phonegap Build)

What is expected to happen?

it should be possible to omit the default splash screens.

Version information

Using phonegap-version cli-8.1.1

GitToTheHub avatar Jun 19 '19 13:06 GitToTheHub

Does this also happen when building locally, not using Phonegap Build?

janpio avatar Jun 19 '19 14:06 janpio

I cannot test it, because i've only a smartphone :/ Are the images normally not included when the plugin is not in the project?

GitToTheHub avatar Jun 19 '19 14:06 GitToTheHub