CodeWithOz commented on issue #217: URL: https://github.com/apache/cordova-plugin-splashscreen/issues/217#issuecomment-669058020
@caleb87 @drewrygh do you have any hooks that edit your `config.xml` file? I created a sample app and the splashscreen works properly there (you can see [here](https://github.com/CodeWithOz/cordova-bad-web-workers/actions/runs/195501951)) so I'm suspecting that either one of my hooks or other installed plugin(s) is overwriting some of the settings in `config.xml`, since the splashscreen plugin defaults `AutoHideSplashScreen` to `true`. ---------------------------------------------------------------- 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]
