You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/09/19 00:20:33 UTC

[jira] [Updated] (CB-7596) [iOS 8] CDV_IsIPhone5() Macro needs to be updated because screen size is now orientation dependent

     [ https://issues.apache.org/jira/browse/CB-7596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-7596:
---------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: CB-7043

> [iOS 8] CDV_IsIPhone5() Macro needs to be updated because screen size is now orientation dependent
> --------------------------------------------------------------------------------------------------
>
>                 Key: CB-7596
>                 URL: https://issues.apache.org/jira/browse/CB-7596
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 3.7.0
>
>
> UIScreen is now orientation dependent in iOS 8:
> http://stackoverflow.com/questions/24150359/is-uiscreen-mainscreen-bounds-size-becoming-orientation-dependent-in-ios8
> If phone is 320x480 (w x h) portrait
> in iOS 7, the (w x h) in landscape is 320x480.
> Now in iOS 8, the (w x h) in landscape is 480x320



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