Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to remove builds and testers from the app you want transferred in iTunes Connect?

One of my Apple developer account is expiring, and I am trying to transfer my existing app to a newly registered account.

When I pressed the "Transfer App" button, it listed a set of criteria that my app has to meet, one of the pending criteria is "You must remove all builds and testers from the app you want transferred and clear each information field below Test Information."

However, I navigate through the iTunes Connect pages back and forth, and couldn't find the options to "remove all the builds" or "remove testers". Any ideas on how to do that?

like image 535
RainCast Avatar asked Nov 09 '17 22:11

RainCast


People also ask

How do I remove app build from App Store Connect?

The answer is that you Mouse over the icon for your build and at the end of the line you'll see a little colored minus in a circle. This removes the build and you can now click on the + sign and choose a new build for submitting.

How do you release a new build in the App Store?

Submit your app for review Scroll to the “Build” section in your app's App Store Connect record. Click on “Select a build before you submit your app.” Choose the build that you uploaded through Xcode.


2 Answers

These are all the things you have to do in order to get green on the last checkbox:

Go to Test Flight, then

  • Expire all builds:

Click on the build number next to the icon, then click the 'Expire build' button at the top right, do this for every build:

enter image description here

  • Delete all testers

  • Select 'not available for testing' for internal and external testing (if applicable)

  • Clear all fields from 'Test Information' for every language (or remove languages):

enter image description here

like image 116
Agu Dondo Avatar answered Oct 08 '22 22:10

Agu Dondo


This is How I solved the problems.

  • Make all build staus are expired.
  • Deleted all crashes & screenshots.
  • Delete all tester.
  • Delete all internal & external testing.
  • Clear all test information.

The last point is very important. Make sure all fields are empty(double-check if blank space)

As there are some previous values like the first name, last name then I could not save it as empty, there is a validation that occurred to prevent me to clear the fields.

How to solve this:

Like default language is selected in English. I inserted a blank space into all fields.

Then I added another language like Arabic. Tap the save button. Then all field will clear and be saved.

Then you will find the transfer is active.

like image 25
Shourob Datta Avatar answered Oct 08 '22 20:10

Shourob Datta