TestFlight

RSS for tag

TestFlight within App Store Connect allows you to invite and manage testers who can install and beta test your iOS, iPadOS, tvOS, and watchOS apps using the TestFlight app on the App Store.

TestFlight Documentation

Posts under TestFlight tag

477 Posts
Sort by:
Post not yet marked as solved
1 Replies
208 Views
Hi, I have created an Application. I have used Xcode Version 13.1. I have created all the certificates that are necessary for the development and distribution. Previously I have uploaded around 5 builds for which I have invited the internal and external users as Testers. Those builds are working fine for the testing.  From build no 6 I started facing this strange issue "The requested app is not available or doesn't exist." I tested the build before it is being uploaded in the Testflight. It's working fine and also the app moves to Ready to Submit status as well. I tried with a different build by varying the plist data, but nothing works for us. I checked on my mac for the various certificates for this application and they are all good and valid. I don't understand why for this application I have this behaviour. Step that i have done: I built the app. I tested it on my iPhone. From Xcode, I made an archive and uploaded it to TestFlight. The archive has been received by Apple. It was then processed by Apple. And finally, I received a notification that it was available on TestFlight. While downloading the app it shows this error message. But the build is there in the TestFlight. Someone would have any idea?
Posted
by UmaArun.
Last updated
.
Post not yet marked as solved
0 Replies
100 Views
I am in the process of putting my first ever app on test flight and it is now asking me whether I use encryption, and then if it's exempt. I am using Flutter and Google Firebase for basically everything, authentication, storing the data of the users on cloud firestore, reading data from cloud firestore, saving images in the storage buckets. I have spent hours trying to figure out what to answer on the compliance questions and I have found different answers it feels like. What should we put? I mean it uses HTTPS to communicate with Firebase so yes we are using encryption, but is it exempt? What do we have to do in the future? ugh
Posted
by arsk.
Last updated
.
Post not yet marked as solved
0 Replies
128 Views
I want to use TestFlight to distribute a beta version of my app but I don't want it to point to my production environment. After testing, I would like to submit a build to the app store that point to my production environment. However, I do not want to include a setting in my app that allows for changing environments because I don't want production users doing that. What is the best practice in this case? For now, I am not using TestFlight to distribute my beta version and then I separately make a build pointing to production that gets sent to Apple.
Posted Last updated
.
Post not yet marked as solved
0 Replies
145 Views
Guys, do you happen to know how it is possible to upload iOS builds to App Store Connect by using Xcode Cloud and App Store Connect API Key instead of Apple ID? We want to upload iOS builds for our clients, but some of them have Individual type of accounts, so we were used to ask them for their login and pass (Apple ID) so we can log in and create all the developer certificates prior to build upload. But now we want to remove this step from the work flow by uploading builds to their accounts by using their App Store Connect API Key instead. They would connect to their account in our website, then we'll be able to handle everything from then on, hopefully?
Posted
by levon377.
Last updated
.
Post marked as solved
1 Replies
126 Views
Is it legal if I distribute Ventura 13.0 beta 1 to a beta tester?
Posted Last updated
.
Post not yet marked as solved
0 Replies
85 Views
I have 2 macOS Applications on App Store Connect. (not iOS) Both working with many users for some time. One Testflight User is getting the Email on one Application without the "View in Testflight" Button. Which, I think, is needed to connect the Testflight to the App. I can not find the difference and all other users can install it. I tried removing him from the Testing List and adding him many times. Sending 20 new Versions ... nothing works. Like I said. The second application was working. And the Difference is only the Email. One is coming with the Button "View in Testflight" and the other are not.
Posted
by postng.
Last updated
.
Post not yet marked as solved
2 Replies
243 Views
Hello All, The issue: After uploading the app version which is containing the app clip target to App Store Connect & checking TestFlight tab -> this build details -> Build MetaData -> App Clip -> Domain Status -> View Status, it keeps giving me "Bad JSON Content" for my build domain either for CACHE STATUS or DEBUG STATUS. It seems that my AASA file couldn't be validated for some reason that I don't know.  Steps I tried to solve the issue by them : 1- Add the associated domain twice, one with prefix appclips: & the other one with applinks: prefix for both parent & app clip targets. 2- Update the AASA file to include supporting for iOS 13+ & upload this file to the .well-known directory. 3- On server, force type to 'application/json' in the .htaccess file in the .well-known directory. My Configurations: Server Side 1- The Content-Type for the AASA file is set to application/json. 2- Server allows AASA-Bot and CFNetwork as user agents. 3- AASA file is uploaded on the .well-known directory on this server without any redirects. Xcode Side Invocation url domain is added to both app clip & parent targets’ Associated Domains as the following: appclips:fully-qualified-domain applinks:fully-qualified-domain Web App Side Requesting this url https://fully-qualified-domain is redirecting to either https://fully-qualified-domain/login if the user is not logged in or to https://fully-qualified-domain/home if the user is already logged in. Any help is appreciated, thanks in advance!
Posted
by hagarAli.
Last updated
.
Post not yet marked as solved
0 Replies
99 Views
Hi, I have an app in the App Store and I have a build in TestFlight with around 400 public testers who were added by public link. I started getting reports from some testers recently that they were removed as testers from TestFlight. It just says "Tester removed" for them in TestFlight. The build also didn't expire. Nobody else has access to my developer account, so I'm sure that no testers were removed manually. There are plenty free slots for public testers and those testers are also quite active. So I don't see why TestFlight keeps seemingly randomly removing testers. I already have around 5 reports of this where testers complained that I removed them from testing for reporting bugs. Does this happen to anyone else? Is there any reason for this or is it just a bug? Thanks!
Posted
by misor.
Last updated
.
Post not yet marked as solved
0 Replies
104 Views
xCode 13.4.1 macOS 12.4 Hi, still facing the same issue. Have already rebuild few times. Please help to look into this issue. Thanks, EK
Posted
by engkinlim.
Last updated
.
Post not yet marked as solved
6 Replies
1.8k Views
I need to transfer an app to my another iTunes Developer Account. I followed all the steps as mentioned in https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/TransferringAndDeletingApps.htmlAccording to above link, all eligibility criteria should be fulfilled before initiating a app transfer, but the point - "You must turn off TestFlight Beta Testing for the app that you want to transfer" is not met. So to fulfill it, I expired all the builds that are under beta testing, but still got no success.Can anybody help me to get my "Tesflight Beta Testing OFF" ? So that the criteria can be met and i can transfer the app.
Posted Last updated
.
Post not yet marked as solved
2 Replies
5.3k Views
The current version of Testflight only works from iOS 13, but I urgently need Testflight back on iOS 11 for a few test apps. How can I get this app version? Is there an ipa with an old TestFlight build? Please help me @apple and Friends
Posted
by SvenWeDo.
Last updated
.
Post not yet marked as solved
4 Replies
518 Views
Hello everyone. I have send app to TestFlight around 6 hours ago and it's still processing. I've also send to testing environment same app as it was before this release (only build bump), and it's still processing. Previously I needed to wait only 5-10 min max, do you know if there are some issues with app processing? Or maybe someone from you have experienced something like this?
Posted Last updated
.
Post not yet marked as solved
50 Replies
16k Views
We uploaded a build using Xcode, we saw it on testflight processing but suddenly gone. Is there any problem on App Store Connect?
Posted
by louieje.
Last updated
.
Post not yet marked as solved
1 Replies
245 Views
Today, I'm getting Test Flight builds rejected with the following reason: ITMS-90338: Non-public API usage - The app references non-public selectors in MyRedactedAppName: _isKeyDown, _modifiedInput, _modifierFlags, handleNotification:, isPassthrough, onSuccess:, removeValuesForKeys:completion However, I'm uploading the exact same code (working on a CI/CD pipeline) as I did last Thursday and that build passed. Pretty sure this is on the Apple side of things. Anyone else seeing this today? I know a few folks have had similar rejections since June 6, when things got updated for WWDC. Some seem to have been resolved by Apple, but I've tested this twice today and received the same result.
Posted Last updated
.
Post not yet marked as solved
0 Replies
116 Views
Hi, we are submitting our first app for review on App Store connect. Our previous submissions were rejected about 1 hour after submission due to some problem. The most recent submission has been "In Review" for over 24 hours. While we understand that it may take some time for the review process, some things have happened that makes us believe there is a problem. We can see the recently submitted build on Testflight and the install count. The last 2 rejected versions have an extra install, so we know the app reviewers installed it. However, even after 24 hours the currently submitted build hasn't even been downloaded yet. Is this number just not updating, or has the reviewer not even downloaded the app yet after an entire day of "reviewing"? . Do we have to expire any of the previous Testflight builds? Currently we have versions 15 and 16 still active (16 being the current submission). If I expire the Testflight version 16, will that prevent the reviewer from downloading the app? . Yesterday, all the developers got a notification on their phones from the App Store Connect App that says the current submission requires developer action. However, this message came without an email (which usually comes with these notifications), and we cannot find any messages, errors, rejections, or any sort of reason for this message. Additionally, we can no longer find the notification itself. Was this just an accidental notification? We know it can take hours or even days for an app review to finish, but these problems above are concerning us and we haven't heard anything back from our support case. If anyone can clarify the 3 statements above, we would very much appreciate that. Thank you.
Posted
by ScuffedCD.
Last updated
.
Post not yet marked as solved
0 Replies
127 Views
Hi, I need to release IPA via TestFlight and currently have a weird problem with the Transporter app. I uploaded an IPA file to Transporter and I got the message: "Delivered - The following apps have been delivered to App Store Connect" It's been 5 days now that the IPA file is not reflected on the App Store Connect and the "Prepare for Submission" status is displayed. Attaching the upload logs of the Transporter. Transporter-Logs.txt Please provide suggestions or alternatives so I can upload my app.
Posted
by NageshD.
Last updated
.
Post not yet marked as solved
0 Replies
201 Views
We started using Xcode Cloud and also started uploading a build to the TestFlight for internal distribution, it works great. How do i go about adding a changelog (TestFlight Test Details) or is that not supported yet? i'd like to notify internal testers on what's changed. thanks in advance Without this, we'd either have to update it manually or have to look at Fastlane just for adding changelog.
Posted
by niharamin.
Last updated
.