Change App Bundle ID

Hello Apple Forum friends.

We launched an application on app store few years back and its live and running.

Now we have created an upgraded version of this app independent to old app's xcode project. We have finished developing our first releasable product and are ready to publish on app store but we do not want to publish it as a separate app, instead we want to publish as an update of old app which is available on app store.

These two apps now use different bundle id, so is there any possible way to publish it as an update ?

Replies

Apple platforms, and the App Store, identify an app by its bundle ID. If you change the bundle ID, you get a different app. If you want your new app to be seen by the App Store as the same app, you’ll need to change its bundle ID to match that of the app that’s currently in the store.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"