Updated config.xml for splash file
This commit is contained in:
parent
b6d2156594
commit
ba953afde9
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
</author>
|
</author>
|
||||||
<content src="index.html" />
|
<content src="index.html" />
|
||||||
<preference name = "SplashScreen" value = "splashscreen" />
|
<preference name = "SplashScreen" value = "splashscreen" />
|
||||||
|
<splash src="res/splashscreen.png" />
|
||||||
<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://*/*" />
|
||||||
|
|
Loading…
Reference in a new issue