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

  • Home
  • SEARCH
  • 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 340471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T10:37:09+00:00 2026-05-12T10:37:09+00:00

I have two apps, both of which force the user to use the iPhone

  • 0

I have two apps, both of which force the user to use the iPhone in landscape mode, in order to have a wider screen, instead of a taller one. I selected UIInterfaceOrientationLandscapeRight in my plist file as I prefer to hold the iPhone with my right thumb over the iPhone button. Some users would like to have the app start-up in UIInterfaceOrientationLandscapeLeft since they prefer holding it the other way.

Given that the value is stored in my plist file, I don’t suppose there is anyway I can save the user’s preference for this setting, and use it at launch time for especially for the display of Default.png.

I thought I would ask anyway and see if anyone here has found a way to save the user’s screen orientation preference and bring up the app in that orientation. Mind you, the biggest challenge is Default.png, which is what gives the user the first clue as to which direction the orientation will be. I can switch to their last orientation after that, but by then the Default.png graphic will have forced the user to turn the iPhone in the indicated direction.

  • 1 1 Answer
  • 3 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-05-12T10:37:09+00:00Added an answer on May 12, 2026 at 10:37 am

    set up a check and use:

    -(BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation {
        // Return YES for supported orientations
        return (interfaceOrientation == UIInterfaceOrientationLandscapeRight);
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have written two apps, one for iPhone and one for android, both are
I have two VS2008 solutions. Both contain a web application. For both web apps
I have two apps on Heroku and I would like them to use the
I have two apps that use custom URL schemes to switch between each other.
i have two iphone apps and want to they able to switch via a
I have two PHP apps which have twho class with the same name. -
Let's say I have two iPhone apps with shared core functionality. The apps isn't
I have two cocoa-touch apps in one Xcode project. Xcode gives me iPhone/iPad related
I have two programs written in C++ that use Winsock. They both accept TCP
I have two apps. which current run in two different ports. script1.js: var express

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.