TestFlight

RSS for tag

Use TestFlight in App Store Connect to invite and manage beta testers for iOS, iPadOS, tvOS, and watchOS apps. Discuss questions here and share app builds publicly via TestFlight under the Community topic.

TestFlight Documentation

Posts under TestFlight subtopic

Post

Replies

Boosts

Views

Activity

90714: Invalid binary. The app contains one or more corrupted binaries. Please rebuild the app and resubmit.
I'm getting this error from inside the TestFlight tab in Appstore Connect. For a MacCatalyst app. This has worked for amost 4 years now I'm getting this error. I did update my version of Xcode to 26.0.1. And I migrated all the project settings it asked me to migrate. I ran the Validation in the Archive window of Xcode. No issues found there.
5
0
232
Oct ’25
Is gamekit necessary in UIRequiredDeviceCapabilities when distributing via TestFlight for testing?
My game has been successfully distributed multiple times via TestFlight for testing. However, I recently encountered an issue: after removing gamekit from the UIRequiredDeviceCapabilities configuration in Info.plist and republishing to TestFlight, the download prompt shows "Incompatible on this iPhone". PS: My application does not use any GameCenter features at all, and GameKit.framework is not included in the Xcode project.
0
0
130
Oct ’25
TestFlight Internal Tester can't download the app, can't submit for External tester
I have a problem with my client's account. I can't let internal testers download a test build from TestFlight. When they want to install there's this 2 alert popping up: "The requested app is not available or doesn't exist" This problem happens on both the app that is not published yet, and the app that is in Appstore already. I checked and there's no any pending agreement. Another problem is when I try to submit the build for External tester review it shows the error message (that doesn't really helping at all) like this:
0
0
156
Oct ’25
Unable to integrate RevenueCat paywall when subscriptions are in ready for submit state
Hi, I just having an issue with Revenue Cat paywall and react native purchases library when app is downloaded from TestFlight. All my subscriptions are in ready for submit state and most likely should be available in sandbox TestFlight but in fact revenue cat sends error about no products are available in App Store Connect (Revenue Cat configured properly, and i event imported froducts from App Store) Also, locally, with StoreKit product sync everything working properly Tried different accounts like sandbox and live - still the same error Can anyone help with this?
2
0
256
Oct ’25
bad behaviour of tesflight web
I have an application that is in TestFlight (Version 2.1 with different builds) as you can see there is a lot of crash . These crashes are not available on this web platform. I can only see the 2.0 crashes. Even in Xcode/Organizer I do not have the same number of crashes. I waited a few days before checking if these files arrived, but no, nothing, or just 3 useful crash reports, but not in the same number as this screenshot. There is an inconsistency between this table and my xcode. And I cannot select version 2.1 in the other part of the site, the one where you can download the crashes. The App number is 6741442093.
0
0
74
Oct ’25
TestFlight Could not Install app
I am trying to invite internal testers but Testflight keeps rejecting them from downloading with a pop up that states "The requested app is not available or doesnt exist" it does say on App store connect that it is Complete as far as to begin testing. Any one have any suggestions? I am new at this. Thank you.
1
2
240
Oct ’25
"TestFlight is currently unavailable, try again later." on all our managed devices
I work for a company in Germany and Testflight works on none of our managed devices. On all of them we get "TestFlight is currently unavailable, try again later.". On personal devices TestFlight works as normal and on https://developer.apple.com/system-status/ we saw nothing for Testflight. Is there a way to fix this? What can we do to get Testflight running?
1
1
348
Oct ’25
Family Controls Capability Migration to New Bundle ID
Situation: I previously had Family Controls (Distribution) approved for a different bundle ID during initial development (for the same app I'm currently working on). I have since migrated to a new bundle ID to align with my app's branding and have already configured multiple third-party integrations (RevenueCat, backend services, etc.) with this new bundle ID. Request: In this scenario, can Apple please expedite the review process for Family Controls (Distribution) on the new bundle ID? The migration is necessary to maintain existing service integrations and avoid significant reconfiguration work for my app. Current Status: Submitted request for approval on new bundle ID over a week ago, still pending review.
1
0
204
Oct ’25
Could not install myapp on Testflight. Happend to all my builds and apps.
Hello, I uploaded my application to TestFlight via Xcode (React Native), but I cannot install it on my device or other testers' devices(Internal). This happened to all builds, all my apps and all tester's I have faced this error before, but after sending a support ticket, it was resolved. But this time, it's come back. I don't know why.
0
0
261
Oct ’25
How can I cancel my TestFlight build subscription purchase?
I built a TestFlight version of my unpublished app. While using it, I wanted to test out the subscription purchase and when I did, I used my real production Apple ID and not a Sandbox test account to purchase the subscription. I was surprised to see that it worked and I was able to use the test subscription in the app. However, I now have no way of canceling it. It has renewed every day at the same time due to the accelerated TestFlight subscription rate (it's a monthly sub). I read that it should stop auto-renewing after the 6th time, but I believe it's been over a week now and it still hasn't cancelled. I understand that it's not a real purchase, but I would still like to cancel it so I can try it without the purchase again using this account and also use it with a different Sandbox account. Can someone help me with canceling it? Since the account I used was not a Sandbox account, I can't just clear the purchase history in App Store Connect. Also, I can't go into my personal account settings to remove the subscription since it's not a production one.
2
0
263
Oct ’25
Could not download app from App Store or TestFlight after macOS 26 upgrade
After upgrading to macOS 26, I cannot install or update my app from either the App Store or TestFlight. Other apps update and install normally. Steps: Before upgrading, the app was installed via TestFlight and worked fine. After upgrading, I tried to update the app from the App Store: The update stalls at ~90% and never completes. Other apps update successfully. I launched the already-installed TestFlight version — it worked. After deleting the app, I tried reinstalling from TestFlight and got the error: “The app couldn’t be downloaded. Try again.” I tried rebooting, logging out/in of my Apple ID, and submitting a new TestFlight build — same issue. Environment: Originally built with Xcode 14 Also tried a new build with Xcode 16 App is compatible with macOS 26. Distribution outside the App Store (Developer ID signed and notarized build) runs fine
3
1
306
Oct ’25
90714: Invalid binary. The app contains one or more corrupted binaries. Please rebuild the app and resubmit.
I'm getting this error from inside the TestFlight tab in Appstore Connect. For a MacCatalyst app. This has worked for amost 4 years now I'm getting this error. I did update my version of Xcode to 26.0.1. And I migrated all the project settings it asked me to migrate. I ran the Validation in the Archive window of Xcode. No issues found there.
Replies
5
Boosts
0
Views
232
Activity
Oct ’25
Is gamekit necessary in UIRequiredDeviceCapabilities when distributing via TestFlight for testing?
My game has been successfully distributed multiple times via TestFlight for testing. However, I recently encountered an issue: after removing gamekit from the UIRequiredDeviceCapabilities configuration in Info.plist and republishing to TestFlight, the download prompt shows "Incompatible on this iPhone". PS: My application does not use any GameCenter features at all, and GameKit.framework is not included in the Xcode project.
Replies
0
Boosts
0
Views
130
Activity
Oct ’25
Testflight could not install app
Hi, I am trying to test my first ever build but i get this error on testflight. I tried rebooting my iphone 16 plus, rebuilding the app and upgrading the app version. I tried reinstalling the testflight as well but nothing worked so far. I am really stuck
Replies
5
Boosts
0
Views
373
Activity
Oct ’25
Can't submit the test version
When I try to add the external test group to the current version of the test group, there is an error in processing the request.
Replies
3
Boosts
0
Views
290
Activity
Oct ’25
TestFlight Internal Tester can't download the app, can't submit for External tester
I have a problem with my client's account. I can't let internal testers download a test build from TestFlight. When they want to install there's this 2 alert popping up: "The requested app is not available or doesn't exist" This problem happens on both the app that is not published yet, and the app that is in Appstore already. I checked and there's no any pending agreement. Another problem is when I try to submit the build for External tester review it shows the error message (that doesn't really helping at all) like this:
Replies
0
Boosts
0
Views
156
Activity
Oct ’25
Unable to integrate RevenueCat paywall when subscriptions are in ready for submit state
Hi, I just having an issue with Revenue Cat paywall and react native purchases library when app is downloaded from TestFlight. All my subscriptions are in ready for submit state and most likely should be available in sandbox TestFlight but in fact revenue cat sends error about no products are available in App Store Connect (Revenue Cat configured properly, and i event imported froducts from App Store) Also, locally, with StoreKit product sync everything working properly Tried different accounts like sandbox and live - still the same error Can anyone help with this?
Replies
2
Boosts
0
Views
256
Activity
Oct ’25
bad behaviour of tesflight web
I have an application that is in TestFlight (Version 2.1 with different builds) as you can see there is a lot of crash . These crashes are not available on this web platform. I can only see the 2.0 crashes. Even in Xcode/Organizer I do not have the same number of crashes. I waited a few days before checking if these files arrived, but no, nothing, or just 3 useful crash reports, but not in the same number as this screenshot. There is an inconsistency between this table and my xcode. And I cannot select version 2.1 in the other part of the site, the one where you can download the crashes. The App number is 6741442093.
Replies
0
Boosts
0
Views
74
Activity
Oct ’25
无法兑换TestFlight
无法兑换TestFlight,如图同一个apple账号,无法兑换,啥原因,有什么解决方法?
Replies
0
Boosts
0
Views
116
Activity
Oct ’25
TestFlight unavailable
Facing issue in iphone 13 and iphone 16. "Testflight is currently unavailbale, try again"
Replies
0
Boosts
1
Views
63
Activity
Oct ’25
testflight不可用
2025年10月20日11点左右,testflight不可用,是什么原因?什么时候恢复有人知道吗?
Replies
0
Boosts
0
Views
149
Activity
Oct ’25
TestFlight Could not Install app
I am trying to invite internal testers but Testflight keeps rejecting them from downloading with a pop up that states "The requested app is not available or doesnt exist" it does say on App store connect that it is Complete as far as to begin testing. Any one have any suggestions? I am new at this. Thank you.
Replies
1
Boosts
2
Views
240
Activity
Oct ’25
"TestFlight is currently unavailable, try again later." on all our managed devices
I work for a company in Germany and Testflight works on none of our managed devices. On all of them we get "TestFlight is currently unavailable, try again later.". On personal devices TestFlight works as normal and on https://developer.apple.com/system-status/ we saw nothing for Testflight. Is there a way to fix this? What can we do to get Testflight running?
Replies
1
Boosts
1
Views
348
Activity
Oct ’25
Family Controls Capability Migration to New Bundle ID
Situation: I previously had Family Controls (Distribution) approved for a different bundle ID during initial development (for the same app I'm currently working on). I have since migrated to a new bundle ID to align with my app's branding and have already configured multiple third-party integrations (RevenueCat, backend services, etc.) with this new bundle ID. Request: In this scenario, can Apple please expedite the review process for Family Controls (Distribution) on the new bundle ID? The migration is necessary to maintain existing service integrations and avoid significant reconfiguration work for my app. Current Status: Submitted request for approval on new bundle ID over a week ago, still pending review.
Replies
1
Boosts
0
Views
204
Activity
Oct ’25
Problem with phone number validation
Hi *, I'm trying to add a build for external testers. Everything work fine up to the point where I have to provide the information about the contact person. Entring the phone number always results in an error message that the phone number can only consits of numbers (what it really does). Has anyone a hint how to fix this problem? Peter
Replies
0
Boosts
0
Views
244
Activity
Oct ’25
TestFlight reviews taking far too long
Having been forced to use TestFlight for app distribution (Since Apple changed the policy) bug fixes are taking way too long to go through review. Users have issues, bug fixed in 10 minutes, new release takes 2 days to be reviewed. There has got to be a better way.
Replies
0
Boosts
0
Views
118
Activity
Oct ’25
We can’t process your request. Try reloading the page. If the problem persists, contact us. b12f62a4-c608-4b5f-8a8c-23a9fa405943
I am seeing this when trying to load the TestFlight page: We can’t process your request. Try reloading the page. If the problem persists, contact us. b12f62a4-c608-4b5f-8a8c-23a9fa405943 This was immediately after I accidentally uploaded a build with a duplicate build number.
Replies
1
Boosts
0
Views
188
Activity
Oct ’25
Unusually long TestFlight Beta review time?
Beta reviews have historically taken only a few minutes. Ours has been in review for a day at this point. The Production build is already approved, but our Beta testers still don't have access. Is there anything we can do?
Replies
1
Boosts
0
Views
124
Activity
Oct ’25
Could not install myapp on Testflight. Happend to all my builds and apps.
Hello, I uploaded my application to TestFlight via Xcode (React Native), but I cannot install it on my device or other testers' devices(Internal). This happened to all builds, all my apps and all tester's I have faced this error before, but after sending a support ticket, it was resolved. But this time, it's come back. I don't know why.
Replies
0
Boosts
0
Views
261
Activity
Oct ’25
How can I cancel my TestFlight build subscription purchase?
I built a TestFlight version of my unpublished app. While using it, I wanted to test out the subscription purchase and when I did, I used my real production Apple ID and not a Sandbox test account to purchase the subscription. I was surprised to see that it worked and I was able to use the test subscription in the app. However, I now have no way of canceling it. It has renewed every day at the same time due to the accelerated TestFlight subscription rate (it's a monthly sub). I read that it should stop auto-renewing after the 6th time, but I believe it's been over a week now and it still hasn't cancelled. I understand that it's not a real purchase, but I would still like to cancel it so I can try it without the purchase again using this account and also use it with a different Sandbox account. Can someone help me with canceling it? Since the account I used was not a Sandbox account, I can't just clear the purchase history in App Store Connect. Also, I can't go into my personal account settings to remove the subscription since it's not a production one.
Replies
2
Boosts
0
Views
263
Activity
Oct ’25
Could not download app from App Store or TestFlight after macOS 26 upgrade
After upgrading to macOS 26, I cannot install or update my app from either the App Store or TestFlight. Other apps update and install normally. Steps: Before upgrading, the app was installed via TestFlight and worked fine. After upgrading, I tried to update the app from the App Store: The update stalls at ~90% and never completes. Other apps update successfully. I launched the already-installed TestFlight version — it worked. After deleting the app, I tried reinstalling from TestFlight and got the error: “The app couldn’t be downloaded. Try again.” I tried rebooting, logging out/in of my Apple ID, and submitting a new TestFlight build — same issue. Environment: Originally built with Xcode 14 Also tried a new build with Xcode 16 App is compatible with macOS 26. Distribution outside the App Store (Developer ID signed and notarized build) runs fine
Replies
3
Boosts
1
Views
306
Activity
Oct ’25