objective c - Navigation bar title and navigation buttons not appearing on iOS 11 -


prior ios 11, uinavigationbar buttons , title being displayed correctly.

yesterday downloaded xcode 9 ios 11 and, after building , running without doing changes, both navigation buttons , title not being displayed anymore. shows uinavigationbar correct color setting nothing else.

i tried on different simulators , updated iphone 7 ios 11 beta 5 , result same. nothing being displayed.

has faced same problem? have tried changing different parts of code , storyboard nothing affects...

edit screenshots: http://imgur.com/a/hy46c

thanks in advance!

i have exact same issue... on ipad. navigation items , titleview show correctly on iphone devices not on ipad reason. working fine in ios 10. if can figure out fix i'll report back.


Comments

Popular posts from this blog

php - Cannot override Laravel Spark authentication with own implementation -

What is happening when Matlab is starting a "parallel pool"? -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -