Answer the question
In order to leave comments, you need to log in
Why doesn't SplashScreen work?
In config.xml I write this:
<preference name="AutoHideSplashScreen" value="true" />
<preference name="SplashScreenDelay" value="3000" />
<plugin name="cordova-plugin-splashscreen" source="npm" spec="~3.2.1" />
<platform name="android">
<splash src="icon/splash.jpg" />
</platform>
<platform name="ios">
<splash src="icon/splash.jpg" />
</platform>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question