Navigationbar items not showing on ios 11 - ios

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.

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?

iOS App is offset from the top of the Screen

I am developing an app (objective c) with a navigation controller. For some reason the whole app is offset from the top of the device. See below, can anyone give me some pointers as I have no idea.
Hiding the Navigation bar makes no difference, either in the storyboard or in code. The storyboard constraints all seem correct, as the title below the navigation bar moves up and down when showing and hiding the navigation bar.
This problem occurs on iPhone SE and iPhone 7, the iPad 2 is ok. The xCode version is 8.1
Any help would be appreciated.
You need to use launch.storyboard in your Project or you need to add launch screens image in your Asset Folder for all the sizes, then this black screen from top and bottom will be removed.
In App Icons and Launch Images setting, you need to set asset and launch screen file. so this black bar will disappear.

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

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?

Resources