Michael Stanford created CB-4145:
------------------------------------
Summary: HelloWorld - deprecated property issues warning in Xcode
Key: CB-4145
URL: https://issues.apache.org/jira/browse/CB-4145
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 2.9.0
Environment: OSX 10.8.4
Xcode 4.6.3
Reporter: Michael Stanford
Assignee: Shazron Abdullah
Priority: Trivial
A tiny issue, but it looks as though it has been in the HelloWorld sample app
since version 2.5; a reference to a deprecated property has been left in the
source file AppDelegate.m.
This is explained at:
https://cookieflow.wordpress.com/2013/03/16/hiding-and-showing-the-ios-status-bar-in-phonegap-2-5-0/
which suggests to simply delete from AppDelegate.m the line:
self.viewController.useSplashScreen = YES;
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira