-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.6.0
-
Fix Version/s: None
-
Component/s: cordova-plugin-splashscreen, cordova-windows
-
Labels:
config.xml
<preference name="SplashScreen" value="splash"/> <preference name="SplashScreenDelay" value="10000" /> <preference name="AutoHideSplashScreen" value="false" />
This has no effect on the cordova-windows platform. Splash screen autohides after <1000ms.
Tested on WP 8.1.
Let me know if there's any other information I can provide. The documentation for splash screens on 8.1 seems to be somewhat lacking, so I may have missed something somewhere.