Manuel Martiarena created CB-9684:
-------------------------------------
Summary: Viewport fails to scale in 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
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. Does not rescale on iOS9
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]