I have an existing iPhone app and an iPad app, now I have created a Universal app, and I want to know if there is any way to kind of "merge" the existing app Ids, so I can upload my new app as an update for the previous ones.

Thanks!

link|improve this question
I'm not sure bundling app ID's will do what you want. Check out this thread re: bundle id's instead - stackoverflow.com/questions/2575552/…. – Perception Jun 24 '11 at 16:20
I'm fairly certain that you cannot merge the apps. You can upload the universal version as the new version for the iphone as well as for the ipad, but then you'll need to manage them both separately which is a pain. – PengOne Jun 24 '11 at 16:21
feedback

1 Answer

up vote 2 down vote accepted

No. I asked this question while at WWDC, of several Apple employees in the developer support group, and the answer is "not at this time, please file a bug report if this is a feature you'd like to see".

link|improve this answer
Thanks, I thought that would be the case, just wanted to see if anyone knew otherwise. I think I'll file that bug report =) – El Wero Jun 24 '11 at 20:02
I confirmed with several Apple engineers that bug reports, especially duplicates help drive features and engineering effort. – RyanR Jun 24 '11 at 20:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.