[ 
https://issues.apache.org/jira/browse/CB-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13455811#comment-13455811
 ] 

Klaus Schmidt commented on CB-1182:
-----------------------------------

Hi,

in iOS I've got the problem that, if I run my app with the current state of 
Cordova 2.1.0, the application window of my app like fullscreen-mode, so on the 
top of the app, the pixels of the height of the iOS status bar are not 
existent. It's ok, when I add "[application setStatusBarHidden:YES 
animated:NO];" in the "didFinishLaunchingWithOptions" in the AppDelegate.m. But 
we want to have the status bar present. In version 2.0.0 everything is ok.
What can we do? We need the version 2.1.0 because of the issue CB-1219 .

Greetings, Klaus.
                
> iOS 6 - Autorotation changes
> ----------------------------
>
>                 Key: CB-1182
>                 URL: https://issues.apache.org/jira/browse/CB-1182
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: Master
>            Reporter: Shazron Abdullah
>            Assignee: Michal Mocny
>              Labels: ios6
>             Fix For: 2.1.0
>
>
> From Michael SBCERA: 
> Autorotation is changing in iOS 6. In iOS 6, the 
> shouldAutorotateToInterfaceOrientation: method of UIViewController is 
> deprecated. In its place, you should use the supportedInterfaceOrientations 
> and shouldAutorotate methods. Read more at 
> http://9to5mac.com/2012/06/25/apple-pushes-ios-6-0-update-to-devs/#tumhkqaj5kDKYOC3.99
>  

--
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

Reply via email to