I’ve built an iPhone app that’s heavily tailored to iOS. For those who support iPad too: What’s your approach? Do you fully optimize specific views for iPad (e.g. with sidebars, split views) and switch based on device, or aim for more shared layouts with adaptive components?
1
0
4
156
0
@niOScoding I develop phone first. Just before release, I check on iPad, and tweak a bit toward responsive if the layout breaks, or looks really bad.