I have application with Objective C which is developed for ios9 devices, when am trying to run the same code in xcode 8 am getting wrong position of my navigation bar,
Am using viewcontroller as a XIB and am converting into navigation controller in appdelegate class. is any one met this issue