• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: My Phone does not work upside down
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My Phone does not work upside down


  • Subject: Re: My Phone does not work upside down
  • From: "Glenn L. Austin" <email@hidden>
  • Date: Tue, 14 Apr 2015 08:15:15 -0700

> On Apr 14, 2015, at 8:06 AM, Gerriet M. Denkmann <email@hidden> wrote:
>
>
>> On 14 Apr 2015, at 21:54, Alex Zavatone <email@hidden> wrote:
>>
>> What happens when you select them all?  Are the left and right landscape supported?
>
> iPad unchanged: all 4 orientations ok.
>
> iPhone: upside down shows Landscape.
>
>>
>> If you were to create a brand new 1 view iOS app with just a label with text in the only screen and made sure to select Portrait and Upside Down, does that function as expected?
> No it does not: iPhone refuses to work upside down.
>
>>
>> If so, what are the supported interface orientations for that app?
>
> Do not understand the question.

Look at your main view controller's - (NSUInteger)supportedInterfaceOrientations.

The default return value for iPad is UIInterfaceOrientationMaskAll, but for iPhone it's UIInterfaceOrientationMaskAllButUpsideDown.  If you're not overriding that, you won't get upside down on the iPhone.

--
Glenn L. Austin, Computer Wizard and Race Car Driver         <><
<http://www.austinsoft.com>


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >My Phone does not work upside down (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: My Phone does not work upside down (From: Roland King <email@hidden>)
 >Re: My Phone does not work upside down (From: Jens Alfke <email@hidden>)
 >Re: My Phone does not work upside down (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: My Phone does not work upside down (From: Alex Zavatone <email@hidden>)
 >Re: My Phone does not work upside down (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: My Phone does not work upside down (From: Alex Zavatone <email@hidden>)
 >Re: My Phone does not work upside down (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: Re: My Phone does not work upside down
  • Next by Date: Re: My Phone does not work upside down
  • Previous by thread: Re: My Phone does not work upside down
  • Next by thread: Re: My Phone does not work upside down
  • Index(es):
    • Date
    • Thread