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