[
https://issues.apache.org/jira/browse/CB-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245581#comment-13245581
]
Shazron Abdullah commented on CB-419:
-------------------------------------
I uninstalled all my other versions, and installed 1.5.0 then I created a new
1.5.0 project, and tested the code with AutoHideSplashScreen:NO, and calling
navigator.splashscreen.hide after a 3 sec delay. It hides the splash-screen, as
expected.
I also checked that it goes through the correct code in Obj-C and it does. So
outside of this, it might be another type of error, outside of the Cordova code.
> CDVSplashScreen is incorrect Cordova.plist/Plugins
> --------------------------------------------------
>
> Key: CB-419
> URL: https://issues.apache.org/jira/browse/CB-419
> Project: Apache Callback
> Issue Type: Bug
> Components: iOS
> Affects Versions: 1.6.0
> Reporter: Emile khattar
> Assignee: Shazron Abdullah
> Priority: Minor
>
> I wanted to call, Cordova.exec(null, null, "CDVSplashScreen", "hide", [])
> since navigator.splashScreen is gone in cordova.
> (https://shazronatadobe.wordpress.com/2011/09/15/ios-phonegap-splash-screen-control/).
> Then i noticed that the CDVSplashScreen entry in the plist is wrong:
> - default: Splash Screen : CDVSplashScreen
> - working for me: CDVSplashScreen:CDVSplashScreen
> Apparently the key is wrong Splash Screen.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira