I have a simple problem with the new Auto Layout feature. I have an app that wil work on the iphone 4, 4s and 5. I need to position a button on the screen and the button needs to be 302 pixels from the buttom at 4 inch screen and 282 pixels at 3.5 (both speaking at retina resolution). How do I accomplish this?
I found a cupple of tutorials but none of them seems to be covering this what I am after. Any ideas?