Search code examples
iphoneiphone-developer-programapp-idbundle-identifierapp-bundle

iphone app id change bundle prefix


We have 4 app ids on the Developer ios porthole.

prefix1.com.example.app1
prefix1.com.example.app2
prefix2.com.example.app3
prefix3.com.example.app4

These are all posted in the store. The prefix2 and the prefix3 are older prefix numbers. Prefix1 is our current number. These apps have been in the store for a bit (years).

We require the prefix2 and prefix3 app to change to the prefix1 number for certain functions that we are doing.

We have tried to delete the prefix2 and prefix3 application IDs, but the error we get is "can not delete while application is in store." or something like that.

We have tried to add new IDs, with the new prefix, with the same bundle and we get the error "bundle already is used" or something like that.

How do we change the prefix on the app3 and app4 to the latest prefix?


Solution

  • Turns out that as of this writing, you will need to contact Apple to have this done. They will respond with a confirmation and then start an "Engineering Ticket". Not sure how long this is going to take. Will post when it is done with how long it took.

    Thanks to

    Is it safe to change the AppID Prefix between updates?

    and can contact apple at

    -- Go to https://developer.apple.com/contact/.

    -- Submit a request by clicking the link under Enrollment and Account.