I'm upgrading an app to iOS 7 and am running into a problem where all buttons turn to grey after I display a modal view. They're still clickable though. It only happens with modal views and not popovers.



Maybe it's the tintColor attribute, try setting UIView.tintColor Attribute explicitly.
Try to use tintAdjustmentMode = UIViewTintAdjustmentModeNormal for elements with tint color.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With