I cannot convince why there is a gap at the top of UIViewController? I have fixed and adjust at size classes but cannot solve it yet.
Asked
Active
Viewed 106 times
0
-
kindly attach your view hierarchy as well – Usama Aug 24 '15 at 07:32
-
This one helps you: http://stackoverflow.com/a/18890623/696465 – Anish Aug 24 '15 at 07:34
1 Answers
0
There shouldn't be any such issue.
- Try removing your imageView and set a view with background color to test.
- Check if your image does not contain the image's canvas size bigger than your actual visible image.

Rohit Kumar
- 877
- 6
- 20