TabBarLabelBug
Demonstration of UIKit bug introduced in iOS 13
Steps to reproduce:
- Run associated code in an iOS 13 simulator
- Notice that tabBar imageTint is red and label text is green for the selected tab
- Click the button to open an AVPlayerViewController window
- Close the AVPlayerViewController window
- Switch tabs and notice that the label color is now set to red
Do the above steps in an iOS 12 simulator to verify this bug is new to iOS 13.
Video: