I have an order: to develop the app that should work the same on both iPhone and iPad. I know that there are two approaches on how many apps to do:
- one app for both device type;
- two apps - for iPhone and iPad.
I have seen both approaches met often on App Store. I want to figure out which approach and when is better than another. Could you please help me to understand pros and cons of each approach and situations that are more suitable for the former approach than for the latter one?