Search results for

“testflight the requested app is not avaliable”

417,732 results found

Post

Replies

Boosts

Views

Activity

The requested application is unavailable or does not exist
Hello friends While everything was normal until last night, my TestFlight versions for all my applications were expired after a version I installed last night, and the newly installed versions are not usable in TestFlight. I get the error The requested application is unavailable or does not exist. I tried to contact Apple officials, but I did not receive any response. How can I get rid of this error?
0
0
503
Dec ’23
I uploaded the app to TestFlight, but the new version doesn’t appear in the TestFlight app.
Hello, I uploaded a new build to TestFlight, and it has been about an hour since the processing was completed. However, the update is still not showing up in the TestFlight app. From my experience, the update usually appears within 10 to 30 minutes, but this time it is taking unusually long. I’m wondering if anyone else has experienced a similar issue and found a solution. Any advice or guidance would be greatly appreciated. Thank you!
5
0
417
Mar ’25
Testflight issue "Couln't Load App"
Hi I recently uploaded a macOS build for my app, having already tested the iOS build in ios testflight. My testers all received the testflight email but when they click on the Accept invitation in test flight link on their macs, testflight opens and then says Couldn't Load App Your request couldn't be completed. Try again. Has anyone got an idea of what might be wrong? I have tried 3 different builds and all the same.
0
0
686
Oct ’22
Can't open app on TestFlight
I have built my app with no errors and uploaded to testflight successfully. But when I try to install my app on my iphone, it throws the following error. Could not install {AppName} the requested app is not available or doesn't exist. And also received an email saying ITMS-90078: Missing Push Notification Entitlement- Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement. ... But I already have the required provisioning profile and have 'aps-environment' entitlement manually. What is the reason and please let me know potential solutions.
1
0
467
Jul ’24
No longer able to install my app via TestFlight
I've previously used Testflight to install new app builds for myself and a small group of trusted testers prior to releasing to everyone on the public app store. A couple months ago Testflight installs randomly just stopped working and I get the error message on in the TestFlight app when trying to install Could not install App Name The requested app is not available or doesn't exist Does anyone have any ideas what might be wrong? Note: My app is currently in the app store and available for anyone to download. I read that some people have seen this issue because they're apps weren't published, but I don't believe that's my issue since it's marked as For sale and is displayed in the public app store.
2
0
687
Mar ’23
TestFlight: Couldn't Load Apps
For the past 5 days, myself and all TestFlight users with my app have been unable to access TestFlight. When opening the TestFlight app, it immediately displays Couldn't Load Apps TestFlight is currently unavailable. Try Again. If you press Try Again over and over for several minutes it will sometimes let you access the main install page on iPhone devices, but generally it just stays locked on Couldn't Load Apps. On iPad, it is not possible to get to the install page. This is happening across all devices (iPad and iPhone) and OS (iOS 15 to iOS 26). User who are TestFlight testers on multiple apps are unable to access their other apps because of this issue. I've uploaded a new build and version and the issue persists. I filed a feedback assistant report: FB20901217. Has anyone else experienced a similar issue?
6
0
754
Nov ’25
TestFlight Public Link doesn't work if TestFlight app is installed on device
Environment: iPhone 14 Pro iOS 16.0.3 TestFlight 3.2.2 Use Case 1: Open public link in Safari The Testing Apps with TestFlight page is loaded Select the option to open in TestFlight TestFlight app crashes Use Case 2: Redirect to public link in Safari TestFlight app starts (due to a deep link) TestFlight app crashes Use Case 3: Uninstall TestFlight Open the public link in Safari The Testing Apps with TestFlight page is loaded.
1
0
1.7k
Oct ’22
WatchOS app is not syncing with iCloud once the app is loaded from TestFlight
I have an iOS and connected watchOS app that use iCloud to sync. They are in the TestFlight and the iCloud container was pushed to production. Fetching request is working fine from both apps. But the iCloud Subscription is installed only for iPhone app. I see the subscription on the iCloud console as well. But for the iWatch app the subscription is not installed. To create the subscription, both apps use the same code. The code is called separately for each app. func createSubscribe() { let newSubscription = CKQuerySubscription(recordType: kAppSettings, predicate: NSPredicate(value: true), options: [.firesOnRecordCreation, .firesOnRecordUpdate]) let notification = CKSubscription.NotificationInfo() notification.shouldSendContentAvailable = true newSubscription.notificationInfo = notification CKContainer(identifier: kIcloudID).privateCloudDatabase.save(newSubscription) { _, error in if let error = error { Logger.shared.logError(err
0
0
1.4k
Nov ’22
TestFlight crashing with tvOS app
So I've finally been able to get a build together, get it uploaded to iTunesConnect, past the processing phase, and down into TestFlight. Unfortunately, the TestFlight app is crashing immediately on activation. I can see a flash of an icon space and text where my app is supposed to be, but the TestFlight tvOS app goes away. I have noted that the icon does not show during that brief second, and I've also noted that the icon doesn't show in organizer. Can this be related?Anybody have any suggestions?
8
0
989
Oct ’15
The requested application is unavailable or does not exist
Hello friends While everything was normal until last night, my TestFlight versions for all my applications were expired after a version I installed last night, and the newly installed versions are not usable in TestFlight. I get the error The requested application is unavailable or does not exist. I tried to contact Apple officials, but I did not receive any response. How can I get rid of this error?
Replies
0
Boosts
0
Views
503
Activity
Dec ’23
In-App Purchase Testflight
Hi, I am using Mac in Cloud, because I don't have a mac, and I am unable to load my app on to my phone, therefore I am trying to use testflight. The problem is my app is unpublished and the buttons for in-app aren't working. Any ideas. Thanks in advance! PS: The in-app purchase status is waiting for upload.
Replies
0
Boosts
0
Views
621
Activity
Mar ’21
I uploaded the app to TestFlight, but the new version doesn’t appear in the TestFlight app.
Hello, I uploaded a new build to TestFlight, and it has been about an hour since the processing was completed. However, the update is still not showing up in the TestFlight app. From my experience, the update usually appears within 10 to 30 minutes, but this time it is taking unusually long. I’m wondering if anyone else has experienced a similar issue and found a solution. Any advice or guidance would be greatly appreciated. Thank you!
Replies
5
Boosts
0
Views
417
Activity
Mar ’25
Testflight issue "Couln't Load App"
Hi I recently uploaded a macOS build for my app, having already tested the iOS build in ios testflight. My testers all received the testflight email but when they click on the Accept invitation in test flight link on their macs, testflight opens and then says Couldn't Load App Your request couldn't be completed. Try again. Has anyone got an idea of what might be wrong? I have tried 3 different builds and all the same.
Replies
0
Boosts
0
Views
686
Activity
Oct ’22
Reply to How to develop for impending beta features while supporting older iOS versions
use #avaliable on mine works: if #available(iOS 16.0, *) { ... } else { ... } I'm not sure why yours don't.
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’22
Can't open app on TestFlight
I have built my app with no errors and uploaded to testflight successfully. But when I try to install my app on my iphone, it throws the following error. Could not install {AppName} the requested app is not available or doesn't exist. And also received an email saying ITMS-90078: Missing Push Notification Entitlement- Your app appears to register with the Apple Push Notification service, but the app signature's entitlements do not include the 'aps-environment' entitlement. ... But I already have the required provisioning profile and have 'aps-environment' entitlement manually. What is the reason and please let me know potential solutions.
Replies
1
Boosts
0
Views
467
Activity
Jul ’24
Reply to On Demand Resources - NSCocoaErrorDomainCode 4994
when app runs from Testflight, On-Demand ResourcebeginAccessingResources returns following error:error.localizedDescriptionThe requested application data doesn't existerror.localizedFailureReasonInvalidTag
Replies
Boosts
Views
Activity
Oct ’16
No longer able to install my app via TestFlight
I've previously used Testflight to install new app builds for myself and a small group of trusted testers prior to releasing to everyone on the public app store. A couple months ago Testflight installs randomly just stopped working and I get the error message on in the TestFlight app when trying to install Could not install App Name The requested app is not available or doesn't exist Does anyone have any ideas what might be wrong? Note: My app is currently in the app store and available for anyone to download. I read that some people have seen this issue because they're apps weren't published, but I don't believe that's my issue since it's marked as For sale and is displayed in the public app store.
Replies
2
Boosts
0
Views
687
Activity
Mar ’23
Reply to coremltools feature management bug
Thanks for catching this issue and trying the Beta. We will accept this patch and it should be avaliable in a update soon.
Topic: Machine Learning & AI SubTopic: Core ML Tags:
Replies
Boosts
Views
Activity
Jun ’17
TestFlight: Couldn't Load Apps
For the past 5 days, myself and all TestFlight users with my app have been unable to access TestFlight. When opening the TestFlight app, it immediately displays Couldn't Load Apps TestFlight is currently unavailable. Try Again. If you press Try Again over and over for several minutes it will sometimes let you access the main install page on iPhone devices, but generally it just stays locked on Couldn't Load Apps. On iPad, it is not possible to get to the install page. This is happening across all devices (iPad and iPhone) and OS (iOS 15 to iOS 26). User who are TestFlight testers on multiple apps are unable to access their other apps because of this issue. I've uploaded a new build and version and the issue persists. I filed a feedback assistant report: FB20901217. Has anyone else experienced a similar issue?
Replies
6
Boosts
0
Views
754
Activity
Nov ’25
Not able to download an app from testflight.
Hello all. The issue is the following, I'm using testflight to test an app, but I'm having an issue where every time I install the app, an error message pops up stating that the app is outdated (even though it is the last version of the app). any idea on why is this happening
Replies
1
Boosts
0
Views
452
Activity
Oct ’21
TestFlight Public Link doesn't work if TestFlight app is installed on device
Environment: iPhone 14 Pro iOS 16.0.3 TestFlight 3.2.2 Use Case 1: Open public link in Safari The Testing Apps with TestFlight page is loaded Select the option to open in TestFlight TestFlight app crashes Use Case 2: Redirect to public link in Safari TestFlight app starts (due to a deep link) TestFlight app crashes Use Case 3: Uninstall TestFlight Open the public link in Safari The Testing Apps with TestFlight page is loaded.
Replies
1
Boosts
0
Views
1.7k
Activity
Oct ’22
Reply to Why does my Timer get paused sometimes?
Thanks a lot for the quick response. Does this still apply for MacOS apps or is it only for IOS? I don't believe applicationwillenterbackground is avaliable on MacOS. How could i stop the Timers when the system sleeps and restart them when it gets back up?
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’21
WatchOS app is not syncing with iCloud once the app is loaded from TestFlight
I have an iOS and connected watchOS app that use iCloud to sync. They are in the TestFlight and the iCloud container was pushed to production. Fetching request is working fine from both apps. But the iCloud Subscription is installed only for iPhone app. I see the subscription on the iCloud console as well. But for the iWatch app the subscription is not installed. To create the subscription, both apps use the same code. The code is called separately for each app. func createSubscribe() { let newSubscription = CKQuerySubscription(recordType: kAppSettings, predicate: NSPredicate(value: true), options: [.firesOnRecordCreation, .firesOnRecordUpdate]) let notification = CKSubscription.NotificationInfo() notification.shouldSendContentAvailable = true newSubscription.notificationInfo = notification CKContainer(identifier: kIcloudID).privateCloudDatabase.save(newSubscription) { _, error in if let error = error { Logger.shared.logError(err
Replies
0
Boosts
0
Views
1.4k
Activity
Nov ’22
TestFlight crashing with tvOS app
So I've finally been able to get a build together, get it uploaded to iTunesConnect, past the processing phase, and down into TestFlight. Unfortunately, the TestFlight app is crashing immediately on activation. I can see a flash of an icon space and text where my app is supposed to be, but the TestFlight tvOS app goes away. I have noted that the icon does not show during that brief second, and I've also noted that the icon doesn't show in organizer. Can this be related?Anybody have any suggestions?
Replies
8
Boosts
0
Views
989
Activity
Oct ’15