Okay so my UI is most of the time fine, but the only issue is on Iphone X, and all the X’s I think they have a longer screen or something the side where the buttons are shifts to the right a bit, and i’m not sure how to fix.
(Im having the issue on the Iphone X)
Normal:
Iphone 7:
Iphone X:
This does occur if your using UIAspectRatio I suggest you can use offset?
How will I be able to use offset though, it would make it too big for mobile users, and out of scale.
one thing I do is use a script and some simple maths to determine the offset for smaller devices you can do that too?