GitHub user khawkins opened a pull request:
https://github.com/apache/incubator-cordova-ios/pull/65
Removing forced status bar rotation logic
Fixes [CB-1831](https://issues.apache.org/jira/browse/CB-1831). Forced
status bar rotation is not necessary, as the desired behavior occurs
automatically in iOS.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/khawkins/incubator-cordova-ios
no_forced_rotation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-cordova-ios/pull/65.patch
----
commit b0c93d9c9f3c32f782f69ee3823f9ed0ef9adebb
Author: Kevin Hawkins <[email protected]>
Date: 2012-11-09T23:04:46Z
Removing forced status bar rotation logic
----