Cannot force max width height for app
Hi
No matter what I set in my app's xml file it will always resize to the device width/height. At this stage we are only supporting iPhone 4 resolution (480x320), so if the app is installed on iPad it should be presented at 480x320 (we are landscape only). I'm not how and where to set this? The initial splash screen displays correctly but once the app has loaded it then reverts to fullscreen. Setting fullscreen to false enables the info bar at the top but the app is still presented at the native iPad resolution.
Thanks for any input.
Ben