I\'m using PhoneGap to build a mobile app for iOS.
Lately I downloaded the new Xcode and ran the app on iPhone5 simulator. The app is working well, but there are two black s
All apps that do not include the Default-568h@2x.png file are displayed in a letter box.
Include the Default-568h@2x.png will make your app fill the screen on 4" retina devices.
The web browser view of the PhoneGrap should fill the screen.