Doesn't show the back button in navigation bar in ios 9 - ios

I have updated ios 9 in my phone. After that I have installed my app in my phone. I have faced the problem for doesn't show the back button in navigation bar. but show the back button in navigation bar in ios 8.
what is the problem for that? How can I resolve that problem?

Related

Issue with Navigation Bar on iOS 10

I am working on an application which needs to be supported from iOS 10. I see the strange issue with navigation bars with Xcode 9.2 and 9.3. I added a view controller on the storyboard and when executing the application on iPhone 5 with iOS 10, I don't get to see the navigation bars, but the same is working on another device with iOS 11. But I can see the navigation bar on storyboards when selected topbar as transculent navigation bar and also embedded in a navigation controller. So what might be the issue?

Xamarin : Why the navigation bar not appearing

I have a strange behaviour about the navigation bar. I used iPhone 8 plus emulator and my iPhone 5c to run my application. All the pages will see the navigation bar but one of the client using iPhone 8plus unable to see the navigation bar on one of the screen only.
In my code, I didn't hide the navigation bar. I want to know does anyone have the same issue.

Bottom border line behind navigationBar dont show in iPhone X

I have this problem. I´m working with Xcode 9 and Swift 3. The navigation bar in navigation controller has Translucent check to true. But...
In iPhone 7 simulator the border line behind navigation bar show perfectly but in iPhone X simulator, this line don't show.
Anybody know how resolved it?

Navigationbar items not showing on ios 11

I am placing profile picture and a button to left of profile picture to right side of the navigation bar. It was working well before the iOS 11 but now they are not showing. How could I fix them?
I saw this question: navigation bar rightbaritem image-button bug iOS 11
But i think it is not the same problem.

iOS 10 - Black navigation bar when first transitioning to WKWebView

I am experiencing weird bug on iOS 10.0 Simulator.
I am using 8.0 beta (8S128d).
I have some places in my app where I use WKWebView in order to present a web page. For some reason, first (and only first) transition to those views makes navigation bar black. I can see the transition starting and freezing for a moment, then a black navigation bar appears. When I go back and go to that view again, everything works.

Resources