I created a UIButton programatically and I want to add constraint
so that it will stay at the same length from the bottom so it
will look right on both the iPhone 4 and 5.
I know how to do it in Interface Builder but don’t know how to do it programatically.
Put Following line in .pch file
and write code for
iPhone 5as Below