ios - Layout issues with XIB in Xcode 5 (after upgrading app) -
i have worked on application, done 2 years back, using xib's , autosizing
.
now, i've upgraded app (in xcode 5) & need make changes according iphone 5 (4") , iphone 4, 4s (3.5")
i've tried put margin layouts these not making difference.
i've created quite few apps before using similar techniques out complication in app, view in iphone4 has black cut @ top , bottom of screen.
![enter image description here][2]
this issue not related autosizing
.
you're missing 640x1136
launch image (i.e. default-568h@2x.png
).
add , app should go full screen.
ps: happened me when created ios7 project in xcode 5 , deleted images.xcassets
project targets.
Comments
Post a Comment