Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Orientation mode PortraitUpsideDown is ignored in iOS #2888

Closed
Stensan opened this issue May 31, 2018 · 3 comments
Closed

Orientation mode PortraitUpsideDown is ignored in iOS #2888

Stensan opened this issue May 31, 2018 · 3 comments
Labels
e/3 🕒 3 help wanted We welcome community contributions to any issue, but these might be a good place to start! inactive Issue is older than 6 months and needs to be retested p/iOS 🍎 t/bug 🐛 up-for-grabs We welcome community contributions to any issue, but these might be a good place to start!

Comments

@Stensan
Copy link

Stensan commented May 31, 2018

Description

It seems the orientation mode PortraitUpsideDown doesn't work in iOS and is ignored. The other orientations are okay.

Steps to Reproduce

  1. Create new Xamarin.Forms + iOS project
  2. Add "UIInterfaceOrientationPortraitUpsideDown" to UISupportedInterfaceOrientations in info.plist file.
  3. Start app and turn the phone upside down

Expected Behavior

App changes to PortraitUpsideDown

Actual Behavior

App is still in the normal Portrait mode

Basic Information

  • Version with issue: Xamarin.Forms 3.0, 2.5 and 2.4
  • Last known good version: Probably versions before 2.4
  • IDE: Visual Studio 2017
  • Platform Target Frameworks:
    • iOS: 11.3
    • Android:
    • UWP:
  • Android Support Library Version:
  • Nuget Packages: This bug affects "Plugin.DeviceOrientation", but it also occurs without it
  • Affected Devices: iPhone 8, real device and simulator

Screenshots

Reproduction Link

@pauldipietro pauldipietro added this to New in Triage May 31, 2018
@jassmith jassmith moved this from New to Ready For Work in Triage Jun 8, 2018
@samhouts samhouts added the e/3 🕒 3 label Oct 15, 2018
@samhouts samhouts added this to To do in iOS Ready For Work Oct 15, 2018
@samhouts samhouts removed this from Ready For Work in Triage Oct 15, 2018
@samhouts samhouts added the inactive Issue is older than 6 months and needs to be retested label Dec 20, 2018
@TomSoderling
Copy link

This is a big issue for us as well. Happening on all our XF apps. Xamarin.Forms v3.4.0.1009999

@samhouts samhouts removed the inactive Issue is older than 6 months and needs to be retested label Feb 4, 2019
@samhouts samhouts added inactive Issue is older than 6 months and needs to be retested help wanted We welcome community contributions to any issue, but these might be a good place to start! up-for-grabs We welcome community contributions to any issue, but these might be a good place to start! labels Jul 8, 2019
@jfversluis
Copy link
Member

Retested with most recent XamForms version and seems to work now. With the exception of iPhone X and up, but it seems that is something Apple has decided not to support anymore: https://forums.developer.apple.com/message/268015

iOS Ready For Work automation moved this from To do to Done Oct 11, 2019
@TomSoderling
Copy link

Thanks @jfversluis

@samhouts samhouts removed this from Done in iOS Ready For Work May 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
e/3 🕒 3 help wanted We welcome community contributions to any issue, but these might be a good place to start! inactive Issue is older than 6 months and needs to be retested p/iOS 🍎 t/bug 🐛 up-for-grabs We welcome community contributions to any issue, but these might be a good place to start!
Projects
None yet
Development

No branches or pull requests

5 participants