Sunday, May 27, 2018

iPhone Plus devices showing weird banding effects?

Leave a Comment

I'm having issues with some image assets and custom drop shadow drawing with weird banding effect on iPhone Plus devices. Seen image below.

enter image description here

I'm suspecting this has to do with one of our views which is a custom UIView backed by CAEAGLLayer who has content scaling set to self.contentScaleFactor = self.window.screen.nativeScale;.

I have standard buttons and other views that are overlaid on this custom UIView. Any ideas how to resolve this issue?

0 Answers

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment