Jacob Weber created CB-5484:
-------------------------------
Summary: Android splash screen not hiding
Key: CB-5484
URL: https://issues.apache.org/jira/browse/CB-5484
Project: Apache Cordova
Issue Type: Bug
Components: Android, Plugin SplashScreen
Reporter: Jacob Weber
I want to show the splash screen for as long as necessary, until my app decides
that it's ready.
I tried setting splashScreenDelay to a large value like 1000000, and having my
app call navigator.splashscreen.hide() once it's finished loading. But the hide
method doesn't seem to have any effect; the splash screen just continues
displaying until the timer ends.
If I remove splashScreenDelay, the splash screen disappears almost immediately.
--
This message was sent by Atlassian JIRA
(v6.1#6144)