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
0
votes
0 answers

Is tehere a way to get my app's last version on TestFlight on console? (with altool etc.)

I am trying to create an auto builder for my Unity game and it is works well but every time i have to handle to version manually is there a vay to get test flight version on console?
0
votes
1 answer

Grey screen in release mode (IOS - Flutter)

I am getting a grey screen on two pages in my app, I m facing this problem only in release mode when I installed it from TestFlight. there is no error in debug mode, and it works fine also when I run it in release mode from android studio. this is…
0
votes
2 answers

Does testflight reviews app again if i up the version number?

I have few queries about test flight build uploads . As i know the basic steps but i have questions still as this will be first time i shall be uploading build to Testflight A) My App is already there in App Store with version 1.0 , so if i want to…
user16780334
  • 422
  • 5
  • 20
0
votes
0 answers

Why is not my Xcode build shown in TestFlight tab of Apple's App Store Connect

I don't see my build kPdiag8 within App Store Connect > TestFlight tab's build list. Step 1. I created a test app in Xcode then built > archived > dist > did "auto manage signing" > upload. Step 2. Then went to: App Store Connect > Apps > opened my…
Doug Null
  • 7,989
  • 15
  • 69
  • 148
0
votes
1 answer

Testing app colors are off when deplying through TestFlight

I am ready to test my app using TestFlight. I have gone through the whole process and have installed the app through the testFlight app in order to test it. When I Open it however, I noticed that the colors are way off which causes some UI elements…
barryalan2633
  • 610
  • 7
  • 21
0
votes
0 answers

How to use Swift flags to detect a TestFlight build

I'm trying to branch my code depending on whether the app build is a debug, release, TestFlight, or App Store one. There are 4 different options for specifying Swift compiler flags: Appstore Release Debug Enterprise Release Release. Which of these…
TotoroTotoro
  • 17,524
  • 4
  • 45
  • 76
0
votes
1 answer

How do I take a build in test flight and promote it to be available on the App Store

I am using app-center to push an app to test flight. Do I have to use app-center to distribute to the App Store or is there a way inside test-flight to push a build to the App Store?
0
votes
0 answers

Floating Label text and placeholder text is breaking while using MDCOutlinedTextField in swift

I am using this library, MDCOutlinedTextField, SWIFT 5, XCODE Version 13.1 (13A1030d). I am facing these issues when I run the app through test flight or without Xcode run, But when I run through Xcode it works perfectly fine. I am attaching the…
0
votes
0 answers

Radixx Api Integration

I have been given with the credentials and endpoint from Radixx but when I used to use the endpoint to get security token . I am getting this error : Additional Source Information: ERR9999: Unexpected error in GetSecurityGUID.Error Generation…
0
votes
3 answers

All new builds from TestFlight Suddenly started crashing on launch and with no Crash Logs on Crashlytics

Getting a crash on launch since the night of 8th Dec 2021 for all processed builds from TestFlight. Also when run locally on the device, build runs without any crash for both release/develop schemes. Only devices using iOS version 15 were working…
Jitendra
  • 842
  • 1
  • 9
  • 25
0
votes
0 answers

iOS application approved on AppStore but reject on external Testflight

I uploaded my ios application on AppStore for review. my app was approved on AppStore and is pending developer release. after that, I uploaded the same build on external test flight but unfortunately, the build rejects by the beta apple-review…
mik
  • 1
  • 3
0
votes
1 answer

Push Notification not delivered when using local Xcode

Push Notifications are not delivering to apps deployed via Xcode, but work perfectly when build is deployed via TestFlight? What could this problem be?
Edward Tattsyrup
  • 245
  • 1
  • 3
  • 15
0
votes
1 answer

I upload modifications to testflight and the testers do not see the changes

I have created an app and I have uploaded it to testflight the first versions all in order but they asked me for more changes and I have uploaded them and the internal tester of my app do not see the changes made, ie if you send them the message…
0
votes
0 answers

Xamarin forms fonts are missing using testflight

I used to distribute an iOS Xamarin Form Application on testflight. I had to update my Windows Visual Studio to v16.11.6 Since this new version, the app il not working fine on iOS: all custom fonts are not loaded when the app is opened from…
0
votes
1 answer

Transporter error "An error occurred while trying to call the requested method validateAssets. (1272)"

I'm getting this error while I'm trying to upload to TestFlight with a fastlane script. [2021-11-03T17:54:53.268Z] ERROR [2021-11-03 13:54:52.87]: �[31mTransporter transfer failed.�[0m [2021-11-03T17:54:53.268Z] WARN [2021-11-03 13:54:52.87]:…
Akif
  • 7,098
  • 7
  • 27
  • 53
1 2 3
99
100