iOS screen alignment
I am developing a hybrid app for both iOS and Adroid. I'm testing on an iPhone5 and a Nexus5. My app settings default page size is 320x480.
When installed on Android Nexus 5 pages fill/align the screen properly, full to the left and right, above the navigation soft buttons at the bottom and below the utility bar at top (which contains battery life, wi-fi signal, etc.).
On iOS (iphone5) however the screen appears to jump 20px up at launch. (It looks OK for an instant and then moves up as indicated in the splash screen screenshot). Once the startpage loads the top nav bar is pushed into the top utlity section, both looking bad and interfering with the home button navigation.
Any ideas what might be causing this and/or how to fix it? Android works great, just iOS giving me grief.