I found a bug in iOS and I'm wondering if there is a workaround.
If you select a UITextView
with a tint color and while it's selected you display a UIAlertController
such as by tapping on a navigation bar button item the UITextView
loses it's tint color after dismissing the UIAlertController
.