Muthu Sabarinathan
Muthu Sabarinathan

Reputation: 1208

How to install app from TestFlight via itunesconnect as an internal tester in ios?

I want to test application in my device as an internal tester in iTunes Connect. As per new rule to install application through itunes testflight services, I installed new TestFlight native app in my device. And i got one invite as an internal tester.

enter image description here

Now i got one invite to test an application through Email like this,

enter image description here

Now i try to install this app by pressing the button "Open in TestFlight". Now its redirect to AppStore Like This,

enter image description here

Now i press "Open" button, its redirect to testFlight but it doesn't display installation screen of that application. It display like 1 st image i shared in this question.

This is first time am trying to install app from new testFlight. So Please give me some ideas to install app in itunes testFlight.

Upvotes: 4

Views: 18130

Answers (4)

Durai Amuthan.H
Durai Amuthan.H

Reputation: 32270

I was also experiencing the same issue once But later I fixed it by following this.

  1. Make sure you have iOS 8.0 or above

  2. Make sure you have installed the latest testflight app and you have logged in using the correct apple id

  3. Make sure you are not using Gmail app to accept the iTunes Connect testing invitation.

  4. IMHO

    • Always open the invitation from baked in Mail client of iOS or

    • Accept the invitation from webmail using safari or

    • Copy the link of acceptance from the mail and paste it into safari directly

Here is a wonderful link related to Apples new Testflight beta testing it covers from A to Z in simple words.

Feel free to comment If your problem still remains unsolved.

Upvotes: 8

iPhone developer.
iPhone developer.

Reputation: 2132

With integration of TestFlight in iTunes, there is no need to add Device Id for internal Testing. Please follow below steps to install app.

  1. Add application on iTunesconnect.com If you want to use application for Internal Testing, then there is no need to add all metadata.
  2. Add username for which you using to install application from iTunes in Manage Users.
  3. Now, enable Beta Testing for that particular application.
  4. Add build from XCode with Proper version number and build number.
  5. Add internal Tester from prerelease.
  6. Now, in future whenever you add build for this particular application, you will get email from Apple for new upload and you can upload application via that email.

Let me know if you stuck at somewhere.

Upvotes: 0

picciano
picciano

Reputation: 22701

I was able to resolve this issue. My tester was clicking the link from the Gmail app, rather than the iOS Mail app. This prevented the link to accept the invitation from working correctly.

Upvotes: 0

Durul Dalkanat
Durul Dalkanat

Reputation: 7415

Exporting Testers from TestFlightapp.com

Sign in to the TestFlight Dashboard at testflightapp.com. Navigate to the "People" tab. Select the teammates you would like to export. Open the "Actions" menu on the right side of the teammates list. Select "Export Contact Info" to download the exported CSV file.

Importing Testers into TestFlight Beta Testing Sign in to iTunes Connect at itunesconnect.apple.com. Click "My Apps". Select the app you want to enable for beta testing. Navigate to the "Prerelease" tab and select "External Testers". Click the plus sign to add new external testers. Use the "Import File" to upload the exported CSV file.

Upvotes: 0

Related Questions