Search results for

“testflight the requested app is not avaliable”

416,704 results found

Post

Replies

Boosts

Views

Activity

TestFlight app crash report not shown
Hi all,I am trying to figure out, why i do not see all the external tesflight build in the xcode crashes window. I do see some of the external testflight beta build but not all of them. What are the things i need to check before i file a radar.the build does include the symbols.CheersArun
0
0
263
Aug ’16
Submitting visionOS apps to TestFlight: "Invalid Provisioning Profile"
I understand from the Xcode release notes that it is now possible to submit visionOS apps to TestFlight. I'm getting the error Asset validation failed Invalid Provisioning Profile. This provisioning profile is not compatible with visionOS apps. when uploading to TestFlight. I use an Xcode managed profile, and am using the same bundle id as for the iOS and Mac versions of the app. In the Certificates, Identifiers & Profiles -> Edit your App ID Configuration it lists iOS, iPadOS, macOS, tvOS, watchOS, visionOS under Platform. Is there some guidance on submitting visionOS apps to TestFlight? Any ideas on how to regenerate the profile to include visionOS apps? Thanks, Damian
2
0
2.0k
Aug ’23
TestFlight crashlogs do not appear if app is in release as well
Hi there,the crashlogs are listed for every build in the organizer of XCode - normally. However, if a build is being tested in TestFlight and selected for a release at the same time, only the release crashes are listed. Even if the release is not made Ready for Sale. In AppStore Connect I can see that the build had some crashes in the TestFlight overview. But inside the organizer I can't access those crashes. Since my app is not made Read for Sale yet, I see no crashes in the Organizer, not even the build number.Is there a way to download the crashlogs somehow directly? Or am I doing something wrong?Kind regards,Eduard
5
0
3.2k
Dec ’18
Failed to install Requested application
I really dont know what that means i got a output which gave me Failed to install the requested application Code: 22 Failure Reason: The bundle identifier of the application could not be determined. I dont know if this is the only thing holding me back right now but its the only thing stopping from me seeing my project in the simulator Any help would be great THANKS IN ADVANCED
0
0
690
Apr ’22
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
Reply to app in review
Hey @Jason, thanks for your responses. You mentioned: Please see TestFlight beta testing overview (iOS, macOS, tvOS, watchOS), and contact Developer Support if you have more questions about either TestFlight or App Store Connect. Your request limits my activity here. I contacted Developer Support and they sent me here. So at this point I understand that I can write any issues I have designing my apps. Unless you represent Apple and in that case, I would call Apple and let them know that this is not a useful comment. Thanks.
Oct ’22
Request timeout when app is in background
Hi,We have an enterprise application and we are trying to download couple of files when application is in background.We have used URLSession to execute the downloadTask. We use timeout value of 15 mins for each file. BackgroundFetch is enabled for the app.Now we are facing problem sometimes when application tries to download file in background which receives request timeout.In the ipa logs we can see that download has been started (that means code to download file has been executed) However we do not receive any chunks of data back. and after waiting for timeout value 15 mins, we get request timeout error in delegate method - didCompleteWithError: Mean while our apache server do not receive request for download.This do not happen every time. We also checked there is no latency in our network or any network delays.We came across an observation that as soon as we connect device to the charger (device battery should be >
1
0
3.2k
May ’18
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
We are also that IAP in sandbox and TestFlight is fine,but failed during app review
IAP in sandbox and TestFlight is fine,but failed during app reviewApp ID: 1438710365Bundle ID: com.timeedu.ticklhttps://forums.developer.apple.com/thread/111019We have a slightly similar issue with the link above.During development in app purchase product, I've created test accounts which are able to obtain the product of the in app purchase as well as actually purchasing it without an issue. I've submitted the version to the testFlight Beta and testing in app purchase as well as purchasing it with test accounts works well at sandbox mode environment.In sandbox and testFlight Beta its listing fine.All our devices are fine.But it's not displaying in App Review.Please tell me how you solved this problem?
0
0
731
Nov ’18
watchOS App crashes only in Production/TestFlight
Hello, Our watchOS App users on Apple Watch3 are experiencing crashes. PROBLEM only happens in production/testflight apps. app crashes immediately on launch if I build the app in Apple Watch3 device from a local machine, the app runs fine. app runs fine on an Apple Watch3 simulator What could possibly cause crashes only on Production/TestFlight while working fine on local builds? Any advice about what I could do to narrow down the cause would be greatly appreciated. THINGS I'VE TRIED Tried disabling Dead Code Stripping option in the Build Settings without any success. ENVIRONMENT Apple Watch 3, most of them on watchOS 8.8.1(19U512) our App is in SwiftUI our App's minimum supported OS version is watchOS 8.0 Thank you.
1
0
405
Nov ’24
Real In App Purchases in TestFlight public link
Hello, I have a question about my Flutter app, which contains an In App Purchase (full app access). I already tested it on TestFlight private build, and IAPs are automatically in Sandbox mode. If I enable the Public link, will my users buy the IAPs with real money or not ? I couldn't find any information about that in apple dev help.
0
0
569
Nov ’20
TestFlight app crash report not shown
Hi all,I am trying to figure out, why i do not see all the external tesflight build in the xcode crashes window. I do see some of the external testflight beta build but not all of them. What are the things i need to check before i file a radar.the build does include the symbols.CheersArun
Replies
0
Boosts
0
Views
263
Activity
Aug ’16
Testflight redeem code
Can I request the Testflight redeem here? iIf not, can someone assist me how to get it? Thx
Replies
0
Boosts
0
Views
520
Activity
Jul ’24
Submitting visionOS apps to TestFlight: "Invalid Provisioning Profile"
I understand from the Xcode release notes that it is now possible to submit visionOS apps to TestFlight. I'm getting the error Asset validation failed Invalid Provisioning Profile. This provisioning profile is not compatible with visionOS apps. when uploading to TestFlight. I use an Xcode managed profile, and am using the same bundle id as for the iOS and Mac versions of the app. In the Certificates, Identifiers & Profiles -> Edit your App ID Configuration it lists iOS, iPadOS, macOS, tvOS, watchOS, visionOS under Platform. Is there some guidance on submitting visionOS apps to TestFlight? Any ideas on how to regenerate the profile to include visionOS apps? Thanks, Damian
Replies
2
Boosts
0
Views
2.0k
Activity
Aug ’23
TestFlight crashlogs do not appear if app is in release as well
Hi there,the crashlogs are listed for every build in the organizer of XCode - normally. However, if a build is being tested in TestFlight and selected for a release at the same time, only the release crashes are listed. Even if the release is not made Ready for Sale. In AppStore Connect I can see that the build had some crashes in the TestFlight overview. But inside the organizer I can't access those crashes. Since my app is not made Read for Sale yet, I see no crashes in the Organizer, not even the build number.Is there a way to download the crashlogs somehow directly? Or am I doing something wrong?Kind regards,Eduard
Replies
5
Boosts
0
Views
3.2k
Activity
Dec ’18
TestFlight
Hi I have a new iPhone and wish to add my phone on my TestFlight app
Replies
0
Boosts
0
Views
343
Activity
Nov ’21
Failed to install Requested application
I really dont know what that means i got a output which gave me Failed to install the requested application Code: 22 Failure Reason: The bundle identifier of the application could not be determined. I dont know if this is the only thing holding me back right now but its the only thing stopping from me seeing my project in the simulator Any help would be great THANKS IN ADVANCED
Replies
0
Boosts
0
Views
690
Activity
Apr ’22
Reply to Xcode 9.2 app uploading broken?
Same problem, error with this request : POST /testflight/v2/providers/:id/apps/:id/builds/:id/review{ data : null, error : { code : ITC.response.error.BUILD_SDK_NOT_ALLOWED_FOR_EXTERNAL_TESTING, description : Failed to submit build for review. } }
Replies
Boosts
Views
Activity
Mar ’18
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
Reply to app in review
Hey @Jason, thanks for your responses. You mentioned: Please see TestFlight beta testing overview (iOS, macOS, tvOS, watchOS), and contact Developer Support if you have more questions about either TestFlight or App Store Connect. Your request limits my activity here. I contacted Developer Support and they sent me here. So at this point I understand that I can write any issues I have designing my apps. Unless you represent Apple and in that case, I would call Apple and let them know that this is not a useful comment. Thanks.
Replies
Boosts
Views
Activity
Oct ’22
Request timeout when app is in background
Hi,We have an enterprise application and we are trying to download couple of files when application is in background.We have used URLSession to execute the downloadTask. We use timeout value of 15 mins for each file. BackgroundFetch is enabled for the app.Now we are facing problem sometimes when application tries to download file in background which receives request timeout.In the ipa logs we can see that download has been started (that means code to download file has been executed) However we do not receive any chunks of data back. and after waiting for timeout value 15 mins, we get request timeout error in delegate method - didCompleteWithError: Mean while our apache server do not receive request for download.This do not happen every time. We also checked there is no latency in our network or any network delays.We came across an observation that as soon as we connect device to the charger (device battery should be >
Replies
1
Boosts
0
Views
3.2k
Activity
May ’18
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
We are also that IAP in sandbox and TestFlight is fine,but failed during app review
IAP in sandbox and TestFlight is fine,but failed during app reviewApp ID: 1438710365Bundle ID: com.timeedu.ticklhttps://forums.developer.apple.com/thread/111019We have a slightly similar issue with the link above.During development in app purchase product, I've created test accounts which are able to obtain the product of the in app purchase as well as actually purchasing it without an issue. I've submitted the version to the testFlight Beta and testing in app purchase as well as purchasing it with test accounts works well at sandbox mode environment.In sandbox and testFlight Beta its listing fine.All our devices are fine.But it's not displaying in App Review.Please tell me how you solved this problem?
Replies
0
Boosts
0
Views
731
Activity
Nov ’18
watchOS App crashes only in Production/TestFlight
Hello, Our watchOS App users on Apple Watch3 are experiencing crashes. PROBLEM only happens in production/testflight apps. app crashes immediately on launch if I build the app in Apple Watch3 device from a local machine, the app runs fine. app runs fine on an Apple Watch3 simulator What could possibly cause crashes only on Production/TestFlight while working fine on local builds? Any advice about what I could do to narrow down the cause would be greatly appreciated. THINGS I'VE TRIED Tried disabling Dead Code Stripping option in the Build Settings without any success. ENVIRONMENT Apple Watch 3, most of them on watchOS 8.8.1(19U512) our App is in SwiftUI our App's minimum supported OS version is watchOS 8.0 Thank you.
Replies
1
Boosts
0
Views
405
Activity
Nov ’24
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
Real In App Purchases in TestFlight public link
Hello, I have a question about my Flutter app, which contains an In App Purchase (full app access). I already tested it on TestFlight private build, and IAPs are automatically in Sandbox mode. If I enable the Public link, will my users buy the IAPs with real money or not ? I couldn't find any information about that in apple dev help.
Replies
0
Boosts
0
Views
569
Activity
Nov ’20