Reputation: 1253
I make a view in storyboard with one view only. It looks good in Xcode but when I am trying to run the app in the device then it does not look good.
see below image in iPhone5C:
Help me to solve this
Thanks
Upvotes: 0
Views: 102
Reputation: 1491
Please Select Proper iPhone Retina Size while designing. Also use 1x, 2x and 3x size images with iPhone 4,5,6 respectively.
Set images With 1x, 2x and 3x sizes. it will solve your problem.
Upvotes: 1
Reputation: 1521
If You are using Xcode 6.x then You have to add a splash screen for all screen sizes,Do it with Images.xcassets.I hope it helps.
Upvotes: 3