Post

Replies

Boosts

Views

Activity

Reply to iOS 16 beta | UINavigationController / UINavigationBar title does not appear after being updated
The invisible character U+FEFF may be of use here, as a space does not work. Good to hear that iOS 16.1 solves it. However, a funny thing: My app in the App Store, which was built with Xcode 13.4.1, runs correctly on the device under iOS 16.0. But when I build the same sources using Xcode 14 and run it under iOS 16.0 (on the device), it fails exactly as described above, and k.wridan's solution works there. Same for iOS 16.0.2, which is the latest atm. I presume 16.1 is in beta. Makes me wonder if a later version of Xcode is also required. My app is actually in Xamarin, but same deal.
Oct ’22