Questions tagged [testflight]

TestFlight was a developer tool provided by Apple for distributing iOS builds wirelessly to beta testers. The service was terminated on February 26, 2015, and the functionality is now provided by iTunes Connect.

TestFlight was a developer tool provided by Apple for distributing iOS builds to beta testers. The service was terminated on February 26, 2015, and the functionality is now provided by iTunes Connect.

TestFlight Beta Testing makes it easy to invite users to test your iOS apps before you release them on the App Store. You can invite up to 1,000 external testers using just their email address.

Registered Apple developers could invite 25 internal testers using an iTunes Connect account using just an email address. Internal testers have immediate access to beta builds after they have been uploaded to iTunes Connect. External testers will have access after the build has undergone a beta app review process which typically takes less time than a full review for the App Store. Beta app review is not required when uploading additional builds of the same app version as long as there have not been "significant" changes made.

Prior to Apple acquiring TestFlight, it was a developer tool used for distributing iOS and Android builds to testers. The original TestFlight site is scheduled to shut down on February 26th 2015.

Reference:

2105 questions
15
votes
3 answers

After clicking "Submit for Review" in TestFlight, status is still "Ready to Submit"

I'm submitting my first build for TestFlight beta review and after creating a group, adding 4 team members adding my build, unclicking the box to denote that I'll need login info to test the app, I click "submit for review." The status at the top of…
Zack Shapiro
  • 6,648
  • 17
  • 83
  • 151
15
votes
1 answer

TestFlight: Testers are not getting notified of new builds

Since Apple moved to their new and improved TestFlight website, none of my internal or external users are receiving push notifications or emails when I make a new build available for testing. These are testers who previously were getting push and…
boozedog
  • 189
  • 3
  • 10
15
votes
3 answers

How to test Facebook Audience Network ads over TestFlight?

I am trying to integrate Audience Network to my app. Ads work correctly on simulator and device when I deploy over XCode. I want to distribute the build over TestFlight to be sure it will work in release mode. When I try to directly deploy from…
Luda
  • 7,282
  • 12
  • 79
  • 139
15
votes
3 answers

What is a good iOS app versioning strategy when using TestFlight for internal testing?

I have an iOS app that uses semantic versioning to tag shipped builds. I'm also using Apple's TestFlight to push internal builds to the team for testing/QA. Pushing an internal build requires uploading a build to iTunes Connect. There's no…
redhotvengeance
  • 27,446
  • 10
  • 49
  • 54
15
votes
2 answers

Is there a limit to how often you can upload builds to TestFlight?

How much can I upload a build per hour? Will Apple block me for sending too many builds?
Rodrigo Recio
  • 445
  • 1
  • 4
  • 14
15
votes
1 answer

How can I distinguish between STAGE and PRODUCTION builds on iTunes Connect / Apple TestFlight?

Stage builds talk to stage servers, which are as identical as possible to production servers, for testing purposes. Production builds talk to production servers, which store real, critical data. These are builds that are essentially for the same…
fatuhoku
  • 4,815
  • 3
  • 30
  • 70
15
votes
3 answers

Does every beta update need approval through Apple TestFlight?

I just uploaded a minor update (0.1.0 to 0.2.0) of my iOS 8 beta app to Apple TestFlight. My app got approved by Apple TestFlight earlier and I read that minor updates don't need another review. Is this still the case? (I'm asking because I needed…
Tom
  • 5,588
  • 20
  • 77
  • 129
15
votes
3 answers

Only crashing on Testflight

We're using TestFlight to send out pilots of our app. There's a part of the app that is crashing, and we had a lot of trouble reproducing the crash. The code their is fairly simple. It turns out that the users who got the App via TestFlight get the…
daihovey
  • 3,485
  • 13
  • 66
  • 110
14
votes
1 answer

Prevent Apple TestFlight from automatic testing at completion of build processing

We are using Apple's TestFlight for iOS testing. I have three App Store Connect (formerly called Internal) users and then groups of other testers for staff, private, public beta. When a build is uploaded with Application Loader it is processed, upon…
Neal
  • 9,487
  • 15
  • 58
  • 101
14
votes
2 answers

iOS TestFlight CI, automate the beta "waiting" process?

Say you upload build 1192... After waiting for some time, you get the email.... Only then you then finally see the following, on the itunesconnect.apple.com web site... You can then at last click "Add groups to this build", and ultimately click…
Fattie
  • 27,874
  • 70
  • 431
  • 719
14
votes
2 answers

Why aren't the crashlogs from Testflight symbolicating in Xcode?

I just started getting crash reports from Testflights for a pre-release app that I'm working on, but for whatever reason Xcode isn't properly symbolicating the logs. The build is available (was built, archived and uploaded on this computer in this…
Christian A. Strømmen
  • 3,181
  • 2
  • 25
  • 46
14
votes
13 answers

Is there a way to export Testflight external tester emails

Doesn't seem like iTunes connect has basic exporting of user emails from Prerelease > External testers Needed to export emails to CSV Does anyone have a script or workaround solution? Thanks!
amleszk
  • 6,192
  • 5
  • 38
  • 43
14
votes
4 answers

Apple's TestFlight provides old builds

My team uses TestFlight to deploy beta builds within the company. Frequently, the TestFlight App does not want to install the latest version. For example, we will get a TestFlight email informing us about an App update for build #91. The email…
Benjohn
  • 13,228
  • 9
  • 65
  • 127
14
votes
2 answers

Is it possible to submit a new testflight version while another version is in the review queue?

An app I'm working on has version 1.0.1 in waiting for review. We submitted a build of version 1.0.2 using application loader with the intent of making it available as a prerelease build for testers while 1.0.1 is in the queue. An hour or two later…
Greg
  • 33,450
  • 15
  • 93
  • 100
13
votes
1 answer

Do I need to be in the iOS Developer Program to send my app builds through TestFlight?

A quick question: Do I need to buy an Apple Developer Program membership/certification ($99/yr) for testing via TestFlight?
Mohsen
  • 64,437
  • 34
  • 159
  • 186