iOS 6 iPhone 5应用程序不全屏在Phonegap构建?
问题描述:
嘿,所有我运行我的应用程序,它似乎是在我的Android设备上的全屏,但它有黑色的酒吧在顶部/底部在iPhone 5 ....我需要设置哪些设置为那些工作?
Hey all i am running my app and it seems to be fullscreen on my android device but it has the black bars on top/bottom on the iPhone 5.... What settings do i need to set for those to work?
我的应用程式在我的Android上的显示方式如下:
The way my app looks on my android is this:
在我的iPhone 5上看起来是这样的:
And the way it looks on my iPhone 5 is this:
答
为您的应用添加iphone 5的默认图像, Default-568h@2x.png
。这会自动清除栏。
For your app add the default image for the iphone 5, Default-568h@2x.png
. That automatically gets rid of the bars.