Consistency with UICorners

UICorner roundness appears to take on more and more of a “square” shape depending on the device it is being viewed from. Is there any way to keep consistency with roundness across devices? (Specifically for circles in this instance)

Are you using Scale or Offset?

Scale. Does this affect the corners?

You’re using UIAspectRatio, correct?

Correct. --3030303030charlimit

If that’s the case, I’m not having the same issue.