UINavigationBar.appearance().tintColor

I want to change tint color of the bar button items occuring throughout my app. I tried everything which I could. I even tried to change the tint color of particular screen. But it always returns me white color of all tha bar button items. Navigation bar color is also white. So these items are invisible. I have to provide the release but I am totally stucked in this issue. Bar button items color is visible in simulator, but as soon as app is installed in iPhone all bar button items color are changed to white


I would request all to kindly provide some solution.

Replies

Have anyone got similar issue. If yes then what is the solution you are using for this, please let us know..