iOS 10 Xcode 7.3.1 - iPhone5S - Black bars on top and bottom

70 Views Asked by At

I have given LaunchImage with the required images. And given the Launch Image Source as LaunchImage

Now, everything is working fine only issue is in iPhone5S - iOS10, i built the application in XCode7.3.1

Someone please help me.Attached is the screenshot of my ImageAssets

1

There are 1 best solutions below

0
On

I also have the similar issue and I got it fixed by adding the image with dimensions 640x1136 pixels in resources folder.

I have referred inputs from the below tags: iOS9 App has black bars on top and bottom

Hope, this will help!