I have an existing iPhone app and it seems that a significant proportion of my users these days are running it on iPad (I can tell because a lot of the emails I get from users have a "sent from my iPad" signature).
I am now implementing the iPad version and I'm doing it from the same code base, which is convenient to do. But when I'm done, I wonder if I should actually release it as a universal app. I could instead upload it as a separate, brand new iPad-only app.
If I make it universal:
If I make them two separate apps:
Am I missing any other tradeoffs that may help decide which route to take? Does anyone have experience to share from taking either route?
I saw an interesting blog post (below) where it shows that you dilute your download rank on iTunes if you have separate apps.