Search code examples
iosswiftuitabbaruitabbaritem

UITabBarItem badge colour is showing grey


For some reason badge on one Tab item is showing grey colour. I'm not sure why. It happens only for one Tab, for the rest of tabs it is correct (red colour). How do I fix it? What to look for?

enter image description here


Solution

  • It was my mistake, I had set the Tab bar item Badge colour specifically to grey in the storyboard.