I'm having a weird issue with UIImage. I assigned an image directly to a UIImageView on the storyboard and it works fine on iOS 11 but this app still needs support for iOS 8 and there the image looks all messed up.
What can I do?
Wrong image:
Correct image: