jdat82 created CB-10412:
---------------------------
Summary: [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.1.0, 3.0.0
Reporter: jdat82
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]