Search results for

“testflight the requested app is not avaliable”

416,716 results found

Post

Replies

Boosts

Views

Activity

URLSession.dataTask not working on testflight
I have created an app that allows access to a url using URLSession and it is working correctly when I launch the app using XCode, but it does not work when I submit the app for testing in testfligh. It seems that something is blocking requests made from URLSession. Is it possible that there is some configuration that you are not taking into account for publishing to testflight
2
0
634
Jun ’24
Error submitting an app on TestFlight: 422 (Unprocessable Content)
Hi, I am trying to submit a current update of my app on testflight, and I am getting this error over and over, tried a couple of times, tried on a different network, and waited for some time to submit again, no success so far. {appName: 'testflight', payload: Array(1), eventKit: 'logger', env: 'PROD'} appName: testflight env: PROD eventKit: logger payload : Array(1)0: componentStack: undefined errorCode: undefined logLevel: ERROR message: API Response Error: TF_BETA_APP_REVIEW_RESPONSE stackTrace: status code: 422 --- api correlation key: 3N5M7T2HNK7WVQMTWTEPXCY7LI url: https://appstoreconnect.apple.com/apps/6450311301/testflight/ios/c9f36bd5-c268-4266-b69e-fe7d8897740f
1
0
645
Sep ’23
Reply to RequestReviewAction never triggering rating dialog
If you’re testing in TestFlight, note the documentation states it won’t appear. When your app calls this method while it’s in development mode, StoreKit always displays the rating and review request view, so you can test the user interface and experience. However, this method has no effect in apps that you distribute for beta testing using TestFlight. Do also be mindful of this note Because this method may not present an alert, don’t call requestReview() or requestReview(in:) in response to a button tap or other user action.
Dec ’25
App Crash Only When Downloaded From TestFlight
Hi everyone, I'm experiencing an issue with my app, which is currently live on the App Store. I attempted to upload a new version, but the App Review team informed me that the app crashes on launch. Sure enough, when I download the app via TestFlight, it crashes immediately on startup — I see a grey screen, and then the app closes after about a second. The strange part is that no crash reports are generated. However, when I build the app in Xcode and install it directly onto my device via USB-C, it runs perfectly fine. I've tried updating to the latest version of Xcode and followed the suggestions in this Reddit thread: https://www.reddit.com/r/iOSProgramming/comments/re2n65/app_crashes_after_testflight_download_but_no/ My app is a Unity game that had been working fine until now. There haven’t been any major changes in the latest update. Could this be an Apple-side issue? And how is it possible that no crash rep
2
0
175
May ’25
Reply to TESTFLIGHT: The requested app is not available or doesn t exist
ive been having this for 2-3 months now all i get is the same error after receiving the TestFlight invite, i get the Code, redem the code, App shows up, but when i try to install it, i get ERROR message. ( Could Not in Stall APP NAME. The Request App is Not Avalible or Doesn't Exist.) Even though it an new APP i just created. i have like 25 Apps with install next to the APP Name and each app Gives me the Same Error Message. I think Apple/TestFlight needs to Address this issue. this happens on my Iphone and Tablet.
1w
HTTP Requests not working after being on sale on the App Store
Hi guys, I developed an Apple Watch app (with iPhone app) that makes some HTTP GET Requests. On the simulator and on my watch everything worked fine. After submitting the app to the App Store and being approved, I downloaded the app and tried it out: No http requests are made. So the app isn't functional anymore. Did I forget to check box or what did I miss here ? Greets Cristiano
0
0
975
Dec ’20
TestFlight Invitation Not Working
I removed TestFlight app from old device (email is no where exists in AppStore connect in Testers) which has different email than my AppStoreConnect email. Now I am trying to get invitation to the device which has same email as my AppStoreConnect, but keep getting -> Couldn't Load App The apple Account you're currently signed in with, , doesn't match the one assiciated to this invitation. You can sign in to TestFlight with original Apple Account, , or request a ne…. Where as all other apps in the AppStore connect shows up fine in the TestFlight using appstore connect email. Followed all the reset & settings mentioned but no luck so far.
0
0
71
Mar ’26
Testflight as VPP
Hi there, Can I use the TestFlight app as a VPP app. My developer created a beta app and we would like to test this. I have set up TestFlight as VPP for IOS devices in my business manager, so far so good. I also got the app on the specified IPad (IOS 14.4.1), and I received an email with the invitation link to The TestFlight app in the app store from my developer. But when I open the link only the VPP TestFlight app opens but it doesn't sign in. Is there something wrong with the app? Thank you and I am looking forward to your response!
0
0
668
Jun ’21
Writing to Production using an app not on TestFlight / AppStore
Is this possible? Here's what I'm trying: I'm making an app that reads from a CloudKit database. That's working fine. I made a second admin type app to update the database. But, of course, I don't intend to release the admin app to the public. So it was all working fine while testing in the development environment, but now that my public app is in TestFlight, and I have updated the necessary stuff that should allow me to write to production, but every attempt successfully writes to development, not production. I'm wondering if I submitted my admin app to TestFlight if it would work then. But that doesn't seem like a long term solution, since I think I would have to re-upload every 90 days... just doesn't seem ideal or correct. Do I HAVE to write the admin functionality in to the public app and hide it? What are better ways I could write to production other than manually through the console? Thanks everyone!
1
0
539
Jun ’24
URLSession.dataTask not working on testflight
I have created an app that allows access to a url using URLSession and it is working correctly when I launch the app using XCode, but it does not work when I submit the app for testing in testfligh. It seems that something is blocking requests made from URLSession. Is it possible that there is some configuration that you are not taking into account for publishing to testflight
Replies
2
Boosts
0
Views
634
Activity
Jun ’24
Installing apps from TestFlight infinitely install/loads. App does not install
I'm trying to install my app from TestFlight, but whenever I tap Install or Update the app will infinitely install/load. It never completes the install or shows download progress. Has anyone else experienced this issue? Did you find a workaround, fix or cause? Any help is appreciated. This is blocking testing for me.
Replies
0
Boosts
0
Views
510
Activity
Feb ’23
Error submitting an app on TestFlight: 422 (Unprocessable Content)
Hi, I am trying to submit a current update of my app on testflight, and I am getting this error over and over, tried a couple of times, tried on a different network, and waited for some time to submit again, no success so far. {appName: 'testflight', payload: Array(1), eventKit: 'logger', env: 'PROD'} appName: testflight env: PROD eventKit: logger payload : Array(1)0: componentStack: undefined errorCode: undefined logLevel: ERROR message: API Response Error: TF_BETA_APP_REVIEW_RESPONSE stackTrace: status code: 422 --- api correlation key: 3N5M7T2HNK7WVQMTWTEPXCY7LI url: https://appstoreconnect.apple.com/apps/6450311301/testflight/ios/c9f36bd5-c268-4266-b69e-fe7d8897740f
Replies
1
Boosts
0
Views
645
Activity
Sep ’23
Reply to RequestReviewAction never triggering rating dialog
If you’re testing in TestFlight, note the documentation states it won’t appear. When your app calls this method while it’s in development mode, StoreKit always displays the rating and review request view, so you can test the user interface and experience. However, this method has no effect in apps that you distribute for beta testing using TestFlight. Do also be mindful of this note Because this method may not present an alert, don’t call requestReview() or requestReview(in:) in response to a button tap or other user action.
Replies
Boosts
Views
Activity
Dec ’25
App Crash Only When Downloaded From TestFlight
Hi everyone, I'm experiencing an issue with my app, which is currently live on the App Store. I attempted to upload a new version, but the App Review team informed me that the app crashes on launch. Sure enough, when I download the app via TestFlight, it crashes immediately on startup — I see a grey screen, and then the app closes after about a second. The strange part is that no crash reports are generated. However, when I build the app in Xcode and install it directly onto my device via USB-C, it runs perfectly fine. I've tried updating to the latest version of Xcode and followed the suggestions in this Reddit thread: https://www.reddit.com/r/iOSProgramming/comments/re2n65/app_crashes_after_testflight_download_but_no/ My app is a Unity game that had been working fine until now. There haven’t been any major changes in the latest update. Could this be an Apple-side issue? And how is it possible that no crash rep
Replies
2
Boosts
0
Views
175
Activity
May ’25
Reply to TESTFLIGHT: The requested app is not available or doesn t exist
ive been having this for 2-3 months now all i get is the same error after receiving the TestFlight invite, i get the Code, redem the code, App shows up, but when i try to install it, i get ERROR message. ( Could Not in Stall APP NAME. The Request App is Not Avalible or Doesn't Exist.) Even though it an new APP i just created. i have like 25 Apps with install next to the APP Name and each app Gives me the Same Error Message. I think Apple/TestFlight needs to Address this issue. this happens on my Iphone and Tablet.
Replies
Boosts
Views
Activity
1w
HTTP Requests not working after being on sale on the App Store
Hi guys, I developed an Apple Watch app (with iPhone app) that makes some HTTP GET Requests. On the simulator and on my watch everything worked fine. After submitting the app to the App Store and being approved, I downloaded the app and tried it out: No http requests are made. So the app isn't functional anymore. Did I forget to check box or what did I miss here ? Greets Cristiano
Replies
0
Boosts
0
Views
975
Activity
Dec ’20
Testflight
Hello i am zaStef i want a invitation code for TestFlight for beta apps i need lastet apps version at work please send at —> zastefyt@gmail.com Thanks
Replies
0
Boosts
0
Views
565
Activity
Feb ’18
TestFlight Unavailable
After I updated the TestFlight app. I've not able to access my TestFlight betas. I am running iOS 16.4.1 Message: TestFlight Unavailable Device vendor ID is missing or not available. Try again.
Replies
0
Boosts
0
Views
467
Activity
Apr ’23
TestFlight Invitation Not Working
I removed TestFlight app from old device (email is no where exists in AppStore connect in Testers) which has different email than my AppStoreConnect email. Now I am trying to get invitation to the device which has same email as my AppStoreConnect, but keep getting -> Couldn't Load App The apple Account you're currently signed in with, , doesn't match the one assiciated to this invitation. You can sign in to TestFlight with original Apple Account, , or request a ne…. Where as all other apps in the AppStore connect shows up fine in the TestFlight using appstore connect email. Followed all the reset & settings mentioned but no luck so far.
Replies
0
Boosts
0
Views
71
Activity
Mar ’26
TestFlight - Install iPhone (iOS) apps on Mac (macOS)?
If I have built an iPhone (iOS) app in Xcode and want to send it to external testers but some of them don't have access to an iOS device like an iPhone, will they be able to install the iOS app via TestFlight on their Apple Silicon M1 Mac (macOS) instead? Or does TestFlight only allow installs on the target OS?
Replies
0
Boosts
0
Views
692
Activity
Apr ’24
TestFlight not Working
Hello, i can not instal app from testflight from today. Could you help me with this? It shows: that testflight is not connected to Appstore Conect.
Replies
12
Boosts
0
Views
952
Activity
Jul ’25
Testflight as VPP
Hi there, Can I use the TestFlight app as a VPP app. My developer created a beta app and we would like to test this. I have set up TestFlight as VPP for IOS devices in my business manager, so far so good. I also got the app on the specified IPad (IOS 14.4.1), and I received an email with the invitation link to The TestFlight app in the app store from my developer. But when I open the link only the VPP TestFlight app opens but it doesn't sign in. Is there something wrong with the app? Thank you and I am looking forward to your response!
Replies
0
Boosts
0
Views
668
Activity
Jun ’21
Testflight
How can I get the Testflight invitation code, I do not know the developer's e-mail, could you send me the Testflight Invitation Code, my e-mail is francoisjy@hotmail.com
Replies
0
Boosts
0
Views
420
Activity
Oct ’20
Writing to Production using an app not on TestFlight / AppStore
Is this possible? Here's what I'm trying: I'm making an app that reads from a CloudKit database. That's working fine. I made a second admin type app to update the database. But, of course, I don't intend to release the admin app to the public. So it was all working fine while testing in the development environment, but now that my public app is in TestFlight, and I have updated the necessary stuff that should allow me to write to production, but every attempt successfully writes to development, not production. I'm wondering if I submitted my admin app to TestFlight if it would work then. But that doesn't seem like a long term solution, since I think I would have to re-upload every 90 days... just doesn't seem ideal or correct. Do I HAVE to write the admin functionality in to the public app and hide it? What are better ways I could write to production other than manually through the console? Thanks everyone!
Replies
1
Boosts
0
Views
539
Activity
Jun ’24