Hi,
I have a fairly common looking nav bar. It works great in iOS 8 on all devices (iPhones and iPads) and orientations. It also works great on iOS 9 in landscape mode but on iOS 9 and iPhone 6, 5 and 4 in portrait mode the items have their Y position shifted up. It looks good on 6p and iPads (both orientations).
I have removed everything from the nav bar and have tested the problem with just a System Done button and the problem still exists (again only in iPhone 4, 5 and 6 in portrait). View debugging shows the item shifted up by 6 pixels.
I'm using Xcode 7.1 and everything is on a storyboard.
Any ideas what is happening?
Thanks.