With the iPhone 6 and its 750x1334 px (375x667 px non-retina), how is it possible to put two UIButtons next to each other with both the same width on a UIView (see attached image) ?
It was always really easy on the others iPhones (<= 5S) but with this odd width, it's not possible, no ? I really don't get how to build it on Interface Builder (with or without Autolayout).