PhoneGap and iPhone 5: Remove top and bottom black stripes

后端 未结 1 1453
死守一世寂寞
死守一世寂寞 2020-12-15 21:59

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

1条回答
  •  一生所求
    2020-12-15 22:22

    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.

    0 讨论(0)
提交回复
热议问题