-
Splash Screen Not show in app in real device
about 9 years ago
-
about 9 years ago
Are you writing permission of splash screen plugin in config.xml? if not, you can mention these settings in your config file:
<preference name="SplashScreen" value="screen" /> <preference name="SplashScreenDelay" value="3000" />
-
1 Answer(s)