18

I got my app approved for distribution through the new Apple TestFlight app. I tried to invite an "internal tester" through iTunes Connect ->Prerelease ->Internal Testers but all I see are 2 info boxes:

  1. To start testing, select at least one Internal Tester.

  2. Internal testers can be added in Users and Roles. Internal testers are iTunes Connect users with the Admin or Technical role.

I already added an Admin an Technical user to Users and Roles but I can't invite them. How to invite an internal tester?

Community
  • 1
  • 1
Matt
  • 2,981
  • 5
  • 23
  • 33

5 Answers5

60

Problem solved: The email for an internal tester was also used for an external tester. As soon as I removed the email from the external testers list I could invite the user as an internal tester.

Matt
  • 2,981
  • 5
  • 23
  • 33
10

To add people to internal testers you need to go

  1. "Users and Roles"
  2. List item
  3. Select the user Switch on Internal Tester
  4. Save

enter image description here

David Wong
  • 10,284
  • 3
  • 39
  • 34
  • 1
    I did that but the user is not showing under the internal testers for my app. Can a user only be invited to 1 app? – Matt Mar 07 '15 at 16:43
  • 2
    I can't get the 'invite' button to appear, no matter what I do. I've tried everything suggested here. – David Apr 07 '15 at 15:18
  • 5
    I cannot see Internal Tester switch in User list. where is it? – ttotto May 07 '15 at 14:15
  • @David are you signed in to iTunes Connect with an Admin or Legal account? if not the button won't appear :( - see http://stackoverflow.com/a/27046745/3055537 – codeinthesky Jul 06 '15 at 06:49
  • 1
    Yeah, I would have all privies. That makes sense if you don't have the proper account you won't see this. – David Wong Jul 06 '15 at 12:30
6
  1. users and roles - external tester - remove email
  2. users and roles - interal tester - click checkbox and save
  3. my app - appname - prerelease - iternal testers - click checkbox and click invite.

it save me from going crazy)

Legendary
  • 2,243
  • 16
  • 26
1

Something else that might help is if you flick the "Internal Tester" switch on a user and it doesn't stay, you have to make sure, as Apple says in this doc "The user must have an Admin, Legal, or Technical role."

Kevin Dinn
  • 11
  • 1
0

To add a beta tester you must be signed in to iTunes Connect with an Admin or Legal account (NOT a Technical account). This answer explains further https://stackoverflow.com/a/27046745/3055537

Community
  • 1
  • 1
codeinthesky
  • 711
  • 9
  • 18
  • 1
    my first down vote - I'm kinda new here so I'm still trying to learn the culture. If you could explain why then i can try and not make the same mistake again. I thought the answer was relevant because I had the same problem (unable to add an internal tester), and the others answers didn't solve my problem. – codeinthesky Jul 07 '15 at 02:47
  • what could be done if the legal/admin account is given a Technical role in itunesconnect, is there anyway to revert that ? – Satyen Udeshi Nov 16 '15 at 05:37