Krunal
Krunal

Reputation: 6490

Unable to upload app in app store

I made iPhone app,

Now i want to upload my app on the app store, few days before i deleted my same app from app store, and i have created new app with same name and when i try to upload my new app in iTunesConnect it shows,

ERROR:

The App Name you entered has already been used. even i have deleted my App from the store.

Please help

Thanks in advance.

Upvotes: 0

Views: 202

Answers (2)

mahboudz
mahboudz

Reputation: 39376

Make sure you use the same bundleID as you did for the other app. If the bundleIDs are different then the system thinks you are trying to upload a different app with the same name.

Of course, if you deleted the app completely, then this won't help.

Upvotes: 2

Yuvrajsinh
Yuvrajsinh

Reputation: 4584

As per the iTunes Connect Developer Guide we can not use same app name once we used it in same account even if we delete the old app. You can get more information regarding this from here, under

Managing Your App |-> Deleting an App section

Here is one Important Note from this guideline.

enter image description here

Upvotes: 2

Related Questions