ohthepain
ohthepain

Reputation: 2080

Submit New App Version in New iTunes Connect after Developer Rejection

I removed my build from the submission queue in the new iTunes Connect. Now when I submit new builds to the app store they show up under 'Prerelease' but not under 'Versions'. So now in my App Info it just says "1.0 Ready for Sale 1.0.25 Developer Rejected".

Under "Versions" I only see 1.0 and 1.0.25. Under "Prerelease" I see lots of new versions, going up to 1.0.31.

I am doing something wrong?

There is no option to create a new version like there used to be. I also didn't get an email after the upload from Xcode 6.0.1. The result of the Xcode uploads were all successful and gave me a thank you message.

Upvotes: 18

Views: 16242

Answers (6)

M Mahmud Hasan
M Mahmud Hasan

Reputation: 1173

> Go to the developer rejected version and then below build section,
> hover the build version then cancel the build with a red icon.
> then select new build from test flight.
> then just press submit for review, your app will be under review.
> also in version textfield, you can change version number.

it works for me.

Upvotes: 0

Leonardo Cavalcante
Leonardo Cavalcante

Reputation: 1303

Remove the build from the section, just hover the mouse over the build number (blue link, do not click, just hover), an icon will apear, click on it, and remove the build.

enter image description here

just bellow that, there is a section that you can change the version number, change it and save.

enter image description here

Upvotes: 2

Matt
Matt

Reputation: 1558

Adding the pictures to clarify. You have to replace the rejected build, with an updated build.

This is key: You must replace the build in the rejected iOS version.

Select the app version from the sidebar select the iOS version that was rejected.

You must replace the build for the rejected iOS version.

Scroll down to the build section. Hover over the build link for the red dot.

Remove the rejected build: Hover your mouse over the build. You should see a red circle appear. (The circle is how you remove the build from the iOS version that was rejected).

In the build section, select a new build. (If you haven’t uploaded a new build you will need to do that first.)

Now you will be able submit the app for review.

Upvotes: 6

Nazeel
Nazeel

Reputation: 336

enter image description here

The red-dot would look like this, you need to move your mouse hover the version no!

Upvotes: 3

ohthepain
ohthepain

Reputation: 2080

  • Go to the developer rejected version
  • Where is says 'Build', hover over the build version number. A red dot appears!
  • Click on the red dot next to 'build' - this seems to remove the build from the version
  • Select a new build Submit for Review

Upvotes: 51

Abraham Durairaj
Abraham Durairaj

Reputation: 305

Go to the 1.0 version which is ready for Sale and add a new version to match your release. Then you need to upload your binary with the same version.

Hope this helps.

Upvotes: 1

Related Questions