Hi all, please help... 🙂
I have got a view controller contains a uiimage view, and i put a uibutton within the uiimage view.
I am using size classes (width compact, high regular, all iphones portrait).
when i add constrain to the button, it changes possitions on different iphone screen.
I have checked a lot of size class tutorials, but all of them are like puting button in the center, or adding multiple buttons then evenly spread out.
Do anyone know any tutorial like adding only one button to the screen, and the button remains at the same postion?