标签: ios xcode7.3 uilaunchimagefile
我已经为LaunchImage提供了所需的图像。鉴于Launch Image Source为LaunchImage
Launch Image Source
LaunchImage
现在,一切正常,只有问题在iPhone5S - iOS10,我在XCode7.3.1中构建了应用程序
有人请帮助我。Attached is the screenshot of my ImageAssets
答案 0 :(得分:0)
我也有类似的问题,我通过在资源文件夹中添加尺寸为640x1136像素的图像来解决此问题。
我参考了以下标签的输入: 的 iOS9 App has black bars on top and bottom 强>
希望,这会有所帮助!