[
https://issues.apache.org/jira/browse/CB-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117088#comment-15117088
]
ASF GitHub Bot commented on CB-10412:
-------------------------------------
GitHub user daserge opened a pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/78
CB-10412 AutoHideSplashScreen "false" isn't taken in account on iOS
[Jira issue](https://issues.apache.org/jira/browse/CB-10412)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-splashscreen
CB-10412
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-splashscreen/pull/78.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #78
----
commit 10f9de50bfec6780d594c4a6db7a56e7e3a483fb
Author: daserge <[email protected]>
Date: 2016-01-26T10:21:42Z
CB-10412 AutoHideSplashScreen "false" isn't taken in account on iOS
----
> [iOS — 3.x.x] AutoHideSplashScreen "false" isn't taken in account
> -----------------------------------------------------------------
>
> Key: CB-10412
> URL: https://issues.apache.org/jira/browse/CB-10412
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin SplashScreen
> Affects Versions: 3.0.0, 3.1.0
> Reporter: jdat82
> Labels: ios, no-repro, triaged, wfc
>
> if your set AutoHideSplashScreen to false in order to hide it yourself later
> via #hide() method, the splashscreen on iOS never disappear.
> <preference name="AutoHideSplashScreen" value="false"/>
> AutoHideSplashScreen works fine if set to true.
> Tried with $cordovaSplashscreen from ngCordova and navigator.splashscreen
> directly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]