Black screen on top is seen on launch. It seems the view goes down. It is a project developed in xcode 4.4 and after upgrading to xcode 4.5 shows black screen on top moving the total view downwards. The status bar though remains in the right position. Is it a iphone simulator bug?
Share
Actually this happened because of hiding the navigation bar after
So solution is
I think this is a bug in ios.
Hope this helps someone..