The following works perfectly in the latest beta
<meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1" />
but not in RC1, neither does
<meta name="viewport" content="width=device-width, initial-scale=1">
My graphics don't scale well, so I am reverting back to beta rather than RC1. Any help please?