Reputation: 4491
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?
Upvotes: 21
Views: 20484
Reputation: 155
Just did an app transfer right now.
TestFlight/general information
, You will see all testers. If there are any in that list remove them. Once you remove them those users will go to deleted users section. That's all right. Leave them there.TestFlight/general information
, go to the test information
section from the left side panel and clear all the fields, and save. Make sure there is no single whitespace left as well.Then you are good to go ahead with the app transfer. Cheers!
You then need to find the following
Team ID
(Or search with the google Search)Upvotes: 3
Reputation: 2072
This is How I solved the problems.
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.
Upvotes: 15
Reputation: 105
For me, even tho i deleted everything, i still had the error.
Surprisingly , after i ADDED (it was not available before) a secondary language in the Test Information in TestFlight tab, then delete the language, it magically fixed itself.
Upvotes: 8
Reputation: 14835
D. Pratt's comment about It can also take a few minutes after you clear out TestFlight before App Store Connect recognizes this fact
is what I found to be the issue. Took about 10 minutes for it to kick in on Apple's side before it realized my TestFlight info was clear.
Patience is the key.
Upvotes: 11
Reputation: 13579
These are all the things you have to do in order to get green on the last checkbox:
Go to Test Flight, then
Click on the build number next to the icon, then click the 'Expire build' button at the top right, do this for every build:
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):
Upvotes: 25
Reputation: 485
The only options I see for removing testers/builds come up under TestFlight. Try there? There's an edit button on the testers row.
Upvotes: 6