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> </author>
<content src="index.html" /> <content src="index.html" />
<preference name = "SplashScreen" value = "res/splashscreen.png" /> <preference name = "SplashScreen" value = "res/splashscreen.png" />
<preference name="SplashScreenDelay" value="5000" />
<plugin name="cordova-plugin-whitelist" spec="1" /> <plugin name="cordova-plugin-whitelist" spec="1" />
<access origin="*" /> <access origin="*" />
<allow-intent href="http://*/*" /> <allow-intent href="http://*/*" />