[
https://issues.apache.org/jira/browse/CB-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245558#comment-13245558
]
Shazron Abdullah commented on CB-419:
-------------------------------------
@Paul are you using iOS 5? Try hooking into window.onerror to see if there is
an error in the PhoneGap script:
https://developer.mozilla.org/en/DOM/window.onerror
I'm going to debug this on my end to see if it's an Obj-C issue.
> 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