Joe Meeks created CB-11425:
------------------------------

             Summary: iOS Unlock Behavior Inconsistent with Android
                 Key: CB-11425
                 URL: https://issues.apache.org/jira/browse/CB-11425
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android, iOS, Plugin Screen Orientation
    Affects Versions: 1.4.2
         Environment: Cordova 4.0.0 (iOS 3.8.0)
Screen Orientation Plugin 1.4.2
iOS 9.3.2
Android 5.0.1
            Reporter: Joe Meeks
            Assignee: Shazron Abdullah


When setting the supported interface orientation to only portrait and running 
the deployed app on iOS and Android devices, the screen.unlockOrientation() 
method enables landscape orientation rotation on only Android but not iOS.

When setting the supported interface orientation to both portrait and landscape 
and running the deployed app on iOS and Android devices, the 
screen.unlockOrientation() method enables landscape orientation rotation on 
both Android and iOS.

Configuring the app as portrait only and then programmatically unlocking and 
enabling landscape orientation is desirable for single-orientation splash 
screen display and preventing this other rotation bug:
https://issues.apache.org/jira/browse/CB-11423



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to