Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8697145
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T01:26:49+00:00 2026-06-13T01:26:49+00:00

I recently upgraded xcode to 4.5 which installed iPad 6.0. Now when I run

  • 0

I recently upgraded xcode to 4.5 which installed iPad 6.0. Now when I run PhoneGap html5 app in it the page inside simulator is not rotating, it was working with earlier version of xcode. When I change simulator from portrait to landscape the html page of app remains in portrait, it does not rotate to landscape with simulator.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T01:26:50+00:00Added an answer on June 13, 2026 at 1:26 am

    This solution worked for me:

    Edit AppDelegate.m:

    Find:
    [self.window addSubview:self.viewController.view];

    replace with the following code:

    self.window.rootViewController = self.viewController;

    If you’re still displaying the statusbar then inside:
    MainViewController.m:

    After
    [super viewDidLoad];

    // Do any additional setup after loading the view from its nib.
    

    add

    self.webView.frame = CGRectMake ( 0, 15, self.view.frame.size.width, self.view.frame.size.height-15);
    

    Might not be the best fix, but it worked for me!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently upgraded XCode to run iOS 4.2 from iOS 3.2. However, now, when
I have recently upgraded to Xcode 4 and I've found that an app which
I recently upgraded to Xcode 4 (which is a great upgrade) but now I'm
I recently upgrade iPad to iOS 5.1.1. Organizer prompted the Xcode can not find
I recently upgraded from jQuery 1.2.6 to 1.3.2 Now on the page I'm using
I recently upgraded to Xcode 4.5.1 to compile an app under development for the
I'd been happy using my debug statements until recently I upgraded Xcode and now
I've been developing an iOS app and recently upgraded to xCode 4.3.1 and the
Recently I upgraded my project settings in Xcode 4.3 and now I use the
I recently upgraded to xCode 3.2.5 and iOS 4.2 . After this, the app

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.