I have an app which have a UINavigationBar
and I have set the tint color to black like this:
self.navigationController.navigationBar.tintColor = [UI
Had the same issue, but solved it via storyboard file.
Try the following.
Select Navigation Bar item into Navigation Controller scene
Open the Utilities tab on the right side of XCode