Phonegap not scaling properly between iPad and iPhone
问题 I developed an app for iPad using Phonegap 0.9.6. Seems to be working fine. The main element in the app is 768 px wide, so scaling has not been a problem one way or the other. Now I am experimenting with running the same thing on an iPhone. I have this meta tag at the top of my html in the 'head' section: <meta name="viewport" content="user-scalable=no, width=device-width"> It seems to work fine on the iPhone browser: I can point the browser to my locally-running server, the page gets scaled