When I call setTitle on a UIButton, the button flashes in iOS 7. I tried setting myButton.highlighted = NO, but that didn\'t stop the button from flashing.
This works only if you know the value of the title without making any API calls. The button's title will be set before the view is loaded so you won't see the animation