Search code examples
iosxcode5xcode6heightnavigationbar

Change UINavbar height from for older apps build using Xcode 5 or older


I've noticed the navigation height for the apps that I started with Xcode5 and older is larger than if i create a new application using Xcode6. Is there a way to change the height of the navigation bar. I can't seem to find a solution.

Thanks.


Solution

  • You need to add launch image assets for the iPhone 6 and iPhone 6 Plus. This is a really good answer on how: Enable Native Resolution on iPhone 6 and 6 Plus