Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 271
ohthepain Avatar asked Oct 14 '14 21:10

ohthepain


People also ask

Can I upload a new build with same version after Apple's app review is done?

Update your build number, as you can't upload same build number on same app version.

What happens to app if Apple developer account expires?

Expired memberships If your Apple Developer Program membership expires, your apps will no longer be available for download and you won't be able to submit new apps or updates. You'll lose access to prerelease software, Certificates, Identifiers & Profiles, and TSIs.


2 Answers

  • 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
like image 79
ohthepain Avatar answered Nov 09 '22 04:11

ohthepain


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.

like image 39
matthew Avatar answered Nov 09 '22 02:11

matthew