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 2015/11/16 17:27:10 UTC

[jira] [Commented] (CB-9684) Viewport inconsistency between iOS8 and iOS9

    [ https://issues.apache.org/jira/browse/CB-9684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006872#comment-15006872 ] 

Shazron Abdullah commented on CB-9684:
--------------------------------------

Does adding `shrink-to-fit=no` fix this? see https://forums.developer.apple.com/thread/13510

> Viewport inconsistency between iOS8 and iOS9
> --------------------------------------------
>
>                 Key: CB-9684
>                 URL: https://issues.apache.org/jira/browse/CB-9684
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 4.0.0
>         Environment: Xcode 7
> iPhone 5 iOS8.4 Simulator
> iPhone 5 iOS9.0 Simulator 
>            Reporter: Manuel Martiarena
>              Labels: iOS9
>         Attachments: Simulator_iPhone5_iOS8.png, Simulator_iPhone5_iOS9.png
>
>
> 1. Enable viewport scaling using the following config.xml preference:
> <preference name="EnableViewportScale" value="true" />
> 2. Set viewport width to device-width:
> <meta name="viewport" content="user-scalable=no, width=device-width, target-densitydpi=device-dpi" />
> 3. Launch app, and rotate device to trigger rescaling
> 4. Scale in iOS8 result different than in iOS9



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org