Added splash timeout

This commit is contained in:
Renato Gabriele 2017-03-18 18:44:26 +01:00
parent e81e7123e0
commit 14ee570a7b

View file

@ -9,6 +9,7 @@
</author>
<content src="index.html" />
<preference name = "SplashScreen" value = "res/splashscreen.png" />
<preference name="SplashScreenDelay" value="5000" />
<plugin name="cordova-plugin-whitelist" spec="1" />
<access origin="*" />
<allow-intent href="http://*/*" />