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
38
votes
2 answers

How to share TestFlight testers with a public link

Recently Apple introduces TestFlight testers with a public link.so any insight about these. how does it work do we need to add UDID in developer account to install the app how to create a public link for my build link -…
Abdul Karim
  • 4,359
  • 1
  • 40
  • 55
38
votes
6 answers

iOS : Testflight No build available for external testers

I am using testflight as a beta testing tool for my app. I have uploaded the build but invitation are successfully sent to the internal testers but no invitations are sent to external tester. Below image shows both the groups has been invited And…
Hardik Amal
  • 1,283
  • 1
  • 16
  • 23
38
votes
6 answers

Installing TestFlight on iOS 7

After upgrading my iPhone 5 to iOS 7 beta, it seems I have to re-connect it to Testflight. Unfortunately, I can't install the provisioning profile: After selecting 'Reconnect Device', 'Install Profile', 'Install Now', the alert is 'Profile…
user1545704
  • 541
  • 1
  • 4
  • 7
38
votes
11 answers

TestFlight rejecting build "get-task-allow" error

So I'm using testflightapp to distribute an ad-hoc build. But I keep getting this message: 'Invalid Profile: distribution build entitlements must have get-task-allow set to false.' I don't have an entitlements file for my App, so XCode automatically…
Tobias
  • 4,397
  • 3
  • 26
  • 33
37
votes
28 answers

Latest iTunes connect build not showing in TestFlight

I distributed the first build version of my app to internal testers with iTunes Connect and successfully installed on internal tester's devices. Now, I've uploaded the second build via iTunes Connect. My internal testers have received the email that…
Leighton
  • 6,559
  • 7
  • 21
  • 28
36
votes
2 answers

TestFlight: Use multiple devices

Currently I'm testing TestFlight. I created some internal testers and started the beta tests. The internal testers get an invitation email to begin testing. And here are my questions: Which account can test the app if the link in the invitation…
testing
  • 19,681
  • 50
  • 236
  • 417
35
votes
14 answers

Assets.car can't contain 16-bit or P3 assets if the app supports iOS 8 or earlier?

Has anyone come across this error when uploading to iTunesConnect. Upload precess gets to "Verifying assets with iTunes store" the I get the following error: I am working with xCode8, embedding a custom sticker app within an existing iOS…
James Peyton
  • 351
  • 3
  • 5
35
votes
4 answers

How do you view TestFlight crash logs?

I have submitted my app to TestFlight and i have deliberately made the app on my device crash, but i don't see where i can see these crash logs. BTW i want to see other people's crash logs on the app, not the one in the settings menu. Anyone know?
Tech Geek
  • 351
  • 1
  • 3
  • 6
35
votes
2 answers

Testflight: Cannot upload build, cannot download SDK

I'm having difficulties with TestFlight today. I've tried to upload ipa for the new app but getting this error: Sorry, we are no longer accepting any new builds that use the TestFlight SDK. Please remove the SDK and re-upload. Learn More. Learn…
Tom
  • 1,516
  • 1
  • 14
  • 34
34
votes
3 answers

Xcode: Should I Strip Debug Symbols During Copy?

The TestFlight SDK recommends setting Strip Debug Symbols During Copy to YES in Xcode Build Settings to enable the best crash reporting possible. I noticed that it's set to YES by default. Should I change it to YES? Why or why not?
ma11hew28
  • 121,420
  • 116
  • 450
  • 651
34
votes
4 answers

Pushing from TestFlight to AppStore new version

I'm uploaded my app to Testflight and it is working ok. Now I need to deploy a new version in App Store. I readed the doc, but ITunesConnect has different user interface and I'm not sure how I can to push from ITunesConnect to AppStore in the…
JPinios
  • 463
  • 1
  • 5
  • 10
34
votes
4 answers

App crashes in Release build but not in debug

As I said in the title, I am writing an app for iPhone which runs perfectly in debug mode but when I build it as release and install it via TestFlight, it crashes. Due to the crash log it might have to do something with this lines: let path =…
Ben
  • 3,455
  • 3
  • 26
  • 31
31
votes
7 answers

The app couldn't be installed because developer certificate is no longer valid

I have invited one TestFlight user from iTunes to test my app. The app is currently under review status. When that user tried to install the app, at the time of launching in iTunes, it throws the following error : Could not install XXXX. The app…
Abdul Samad
  • 5,748
  • 17
  • 56
  • 70
30
votes
8 answers

TestFlight iOS App get-task-allow Issue

I have an app in testflight for ios called MapItTrackIt. Everything has been working great. I just updated to xcode 5.1. I built the app exactly the same way I always have. Same profile and ad-hoc cert. This time when I try to upload my IPA file I…
user856232
  • 1,073
  • 2
  • 14
  • 40
30
votes
3 answers

Installing a TestFlight app on iOS iPhone Simulator - Registration Failed

I'm attempting to install a TestFlight app on XCode's iOS simulator using the iPhone simulator. The link to the TestFlight app takes me to a page that says "This device will need to be registered before it can install betas." There is a friendly…
emery
  • 8,603
  • 10
  • 44
  • 51