S
S
sdfsdfertdfd2018-07-15 10:03:21
phonegap
sdfsdfertdfd, 2018-07-15 10:03:21

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>

Where is the mistake?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question