[
https://issues.apache.org/jira/browse/CB-5484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13832863#comment-13832863
]
Marcel Kinard commented on CB-5484:
-----------------------------------
Which version of Cordova and which version of Android are you using? I was
doing this recently with Cordova 3.2 and Android 4.3 and it worked fine for me.
You have verified that the splashscreen plugin is installed? That is needed for
hide() to work, but not for the splashscreen to appear, so it is a bit
unintuitive.
> 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)