Search results for

“testflight the requested app is not avaliable”

416,751 results found

Post

Replies

Boosts

Views

Activity

Testflight doesnt open an App (error 10673)
I've successfully uploaded my macos app to tesflight (it's a game based on Unreal Engine5). It has passed all checks and is now in testflight, but when i launch it it says The application can't be opened. -10673 And pops up another windown : The beta app, , is no longer available. The provisioning profile is invalid The provisioning profile doesn't specify OS versions - it's signed with distribution and installation certificates for AppStore. What would cause this? How can I fix this? MacOS version 14.5
4
0
1k
Jul ’24
iOS App Store keeps installing TestFlight version of app instead of App Store version
I'm having an issue with an app installation on my iPhone where it keeps installing the latest TestFlight version instead of the public App Store version. Here are the details: I initially installed version 1.24 of the app via TestFlight. I then uninstalled both the app and TestFlight and tried to reinstall the app from the App Store, which should be version 1.6 (the current public release). Despite this, the App Store keeps installing version 1.24, which is the TestFlight version. Here’s what I’ve tried so far: Uninstalled both the app and TestFlight. Restarted the iPhone to clear any cached data. Tried offloading and reinstalling the App Store app through Settings to clear its cache. Reinstalled only the App Store version, but the device still downloads the TestFlight release. Has anyone experienced this before? Are there additional steps I can take to rese
1
0
669
Oct ’24
TestFlight for External Users After App Review Completed
Hi, Recently I have submitted a new APP in App Store Connect. The APP has been reviewed and ready for release to App store manually. Before that, I only did testing via TestFlight internally for those user under the App Store User group. If before actual release to App Store, we would like to release to some more external users testing via TestFlight, is that possible? Seems that will need App Review again, and will it impact the status of the original approval? Mike
0
0
352
Apr ’22
iOS 16 Beta 6 Testflight not installing apps
We built a standalone WatchOS app with Xcode 14 beta 5 and uploaded it to Testflight. Minimum WatchOS version is 8 Installing it through an iPhone with iOS 15 is no problem. Installing it through an iPhone with iOS 16 Beta 6 does not work. We get the circle progress indicator but it doesn't move. When I look in the Console app and check for Testflight logs I see this: Error getting application record with bundle ID com.---.---.watch.watchkitapp: The operation couldn’t be completed. (OSStatus error -10814.) Any idea what's going on?
0
0
824
Aug ’22
Block subscription purchases for Testflight releases - Allowed for App Review?
Our app is available both on the App Store and Testflight. We have a working subscription system with subscriptions that are linked to user accounts in our app. We would like to disable subscription purchases for Testflight releases. So users with an active subscription can use this subscription in Testflight, but users cannot sign up for a subscription in Testflight. Premium features would only be accessible to users with an active subscription. I think we can do this technically using something like this: let isTestFlight = Bundle.main.appStoreReceiptURL?.lastPathComponent == sandboxReceipt We are wondering if this is: a) Allowed by Testflight guidelines? b) Allowed by App Review guidelines? c) If there is even a better way to do this?
1
0
560
Jul ’24
Create App using Api request
Dears, I have been exploring the documentation provided by Apple regarding app data management through API requests. Specifically, I am interested in the possibility of initiating the app creation process itself using a POST API request sent via Postman or similar tools. Attached is the documentation link I've been referring to: https://developer.apple.com/help/app-store-connect/create-an-app-record/add-a-new-app Could you kindly assist me in clarifying whether it's feasible to create an entire application using such API requests? If not, I would appreciate any guidance or resources you could provide on the appropriate procedures for app creation within the Apple ecosystem. Thank you very much for your time and assistance. I look forward to your response. Warm regards,
1
0
908
Mar ’24
WidgetKit widget is blank when app is installed from TestFlight
In our latest release, we noticed that the widget is blank when installed from TestFlight. This does not happen when we install the app from Xcode. The app is built using Xcode 15, and we have started using the new containerBackground API. But still the widget is blank when added. It can be resolved by restarting the device...But this is not a viable solution for our end-users. It only happens when using iOS 17 or iOS 17.1 Beta. When downloading the app from TestFlight on iOS 16, it works fine. I have tried looking in the console for any error, and found these: placeholder reload: No content - initial, (entry protected by: ) [[{BUNDLEID OF OUR WIDGET}:systemSmall:435336647345160163:(null)]] Security policy determined view will be empty: Keybag unlocked; Policy would prefer live entry, but couldn't find one to show; Couldn't find a placeholder to show. Content load failed: initial search for an existing archive was not found; sess
1
0
1.2k
Oct ’23
Reply to In-app purchases failing in Testflight
Recently , I learned that the proper way to review a TestFlight build of an application is such that it exposes that TouchID is not supported in the sandbox environment. The proper way to review an in app purchase for a TestFlight application build is to1. Clear out the Settings app -> iTunes and App Store -> user account setting2. Launch the TestFlight app, then attempt the in app purchase3. Enter your user iTunes user account and password.4. Verify that the purchase attempt was successfulSo the question arises - why clear out the user account setting before attempting the purchase. The reason is that for most users, the user account is associated with the production environment. There is also a sandbox version of your user account. The production environment account is unsupported when used in the sandbox environment for the TestFlight app. The TestFlight sandbox environment de
Jul ’16
Publish app on same email as testflight user
Hi There i am trying to publish an new app on the account of FrankATleanconsult nl I added this account as a seperate developer account forgetting that he was also testflight on my stevenATsocialbrothers nl account Therefore the app wasnt published as FrankATleanconsult nl but as Social Brothers Is there a way to shift the app from our Social Brothers install to a seperate FrankATleanconsult nl which also results in a seperate publisher name on the Appstore I hope you can help me
0
0
177
Jun ’16
Reply to Testflight "Beta Has Expired" message when it has not expired
I've been seeing this same issue for around a week now. The most common (though still inconsistent / rare) way I've been able to repro it locally is by doing the following: Open app, see that it works normally Send new build to TestFlight Pull to refresh in TestFlight, see that there is an update button available, but don't tap update Try to open the app, see Beta Has Expired message In this situation, if you update the app manually the app will start working as expected. One other scenario I've only encountered once: App updates in the background overnight to a new build in TestFlight Try to open the app, see Beta Has Expired message Open TestFlight, see that I'm on the latest version and there is no version to update to In this situation, the fix is uninstalling and reinstalling the app. In both situations, an automatic background update seems to be able to restore from an expired build back to a vali
Nov ’22
TestFlight
To test this app, update your device to the latest software. Rather than being able to open my beta app, I see this message. I have updated my device to the latest software, restarted my device, and reinstalled the TestFlight app. The error message remains. Thoughts? Thanks.
0
0
301
Jul ’20
In-App purchase and display problems running in TestFlight
Hi thereI’m a bit of a newbie to all of this iPhone development world and was hoping I could get a steer from you guys on a problem that I’m currently experiencing .I’ve been scouring these forums to see if I can find any similar issues and also any solutions.I have had an App built by a separate developer and I’m in possession of the original xCode project source. Unfortunately I’m am no longer in contact with the developer as they stole our ip and charged for work that was never done.We have a current live version of the App on the App Store which functions perfectly.We have managed to get the project code compiled and uploaded into iTunes connect so it can be sent to people and tested using the ‘TestFlight’ app.It’s been sent to a couple of people who have iPhones (iPhone 6S running IOS 11.4), however we are experiencing some strange issues:- excessive whitespace appearing between sections on a page- The icons for the ‘close’ button are excessively large- The in
0
0
1.1k
Jul ’18
Reply to How to install iOS 13 on iPhone 6 OR how to use TestFlight on iOS 12.4.9
The solution posted that suggests using a device with iOS 13 to download and install TestFlight isn't a solution... if I had a device that had iOS 13 I'd simply use it to test... Planned obsolescence is frustrating for your community, Apple... app developers have to be realistic about the environment into which they test and release software, and not everyone has a new iPhone.
Topic: App & System Services SubTopic: Core OS Tags:
Apr ’21
Testflight doesnt open an App (error 10673)
I've successfully uploaded my macos app to tesflight (it's a game based on Unreal Engine5). It has passed all checks and is now in testflight, but when i launch it it says The application can't be opened. -10673 And pops up another windown : The beta app, , is no longer available. The provisioning profile is invalid The provisioning profile doesn't specify OS versions - it's signed with distribution and installation certificates for AppStore. What would cause this? How can I fix this? MacOS version 14.5
Replies
4
Boosts
0
Views
1k
Activity
Jul ’24
iOS App Store keeps installing TestFlight version of app instead of App Store version
I'm having an issue with an app installation on my iPhone where it keeps installing the latest TestFlight version instead of the public App Store version. Here are the details: I initially installed version 1.24 of the app via TestFlight. I then uninstalled both the app and TestFlight and tried to reinstall the app from the App Store, which should be version 1.6 (the current public release). Despite this, the App Store keeps installing version 1.24, which is the TestFlight version. Here’s what I’ve tried so far: Uninstalled both the app and TestFlight. Restarted the iPhone to clear any cached data. Tried offloading and reinstalling the App Store app through Settings to clear its cache. Reinstalled only the App Store version, but the device still downloads the TestFlight release. Has anyone experienced this before? Are there additional steps I can take to rese
Replies
1
Boosts
0
Views
669
Activity
Oct ’24
TestFlight for External Users After App Review Completed
Hi, Recently I have submitted a new APP in App Store Connect. The APP has been reviewed and ready for release to App store manually. Before that, I only did testing via TestFlight internally for those user under the App Store User group. If before actual release to App Store, we would like to release to some more external users testing via TestFlight, is that possible? Seems that will need App Review again, and will it impact the status of the original approval? Mike
Replies
0
Boosts
0
Views
352
Activity
Apr ’22
iOS 16 Beta 6 Testflight not installing apps
We built a standalone WatchOS app with Xcode 14 beta 5 and uploaded it to Testflight. Minimum WatchOS version is 8 Installing it through an iPhone with iOS 15 is no problem. Installing it through an iPhone with iOS 16 Beta 6 does not work. We get the circle progress indicator but it doesn't move. When I look in the Console app and check for Testflight logs I see this: Error getting application record with bundle ID com.---.---.watch.watchkitapp: The operation couldn’t be completed. (OSStatus error -10814.) Any idea what's going on?
Replies
0
Boosts
0
Views
824
Activity
Aug ’22
My app Crashes in Testflight on iOS 13+ Only
Hi, I recently submitted an app to Tesflight for test, the app work fine for iOS 12 but consistently crashes at the same place for iOS 13.6.1 . The app is in Testflight and is compiled with Xcode 11.5 Can anyone help me to solve this problem? this is crash log can anyone make a suggestion on what's going wrong ?
Replies
1
Boosts
0
Views
617
Activity
Aug ’20
Block subscription purchases for Testflight releases - Allowed for App Review?
Our app is available both on the App Store and Testflight. We have a working subscription system with subscriptions that are linked to user accounts in our app. We would like to disable subscription purchases for Testflight releases. So users with an active subscription can use this subscription in Testflight, but users cannot sign up for a subscription in Testflight. Premium features would only be accessible to users with an active subscription. I think we can do this technically using something like this: let isTestFlight = Bundle.main.appStoreReceiptURL?.lastPathComponent == sandboxReceipt We are wondering if this is: a) Allowed by Testflight guidelines? b) Allowed by App Review guidelines? c) If there is even a better way to do this?
Replies
1
Boosts
0
Views
560
Activity
Jul ’24
Create App using Api request
Dears, I have been exploring the documentation provided by Apple regarding app data management through API requests. Specifically, I am interested in the possibility of initiating the app creation process itself using a POST API request sent via Postman or similar tools. Attached is the documentation link I've been referring to: https://developer.apple.com/help/app-store-connect/create-an-app-record/add-a-new-app Could you kindly assist me in clarifying whether it's feasible to create an entire application using such API requests? If not, I would appreciate any guidance or resources you could provide on the appropriate procedures for app creation within the Apple ecosystem. Thank you very much for your time and assistance. I look forward to your response. Warm regards,
Replies
1
Boosts
0
Views
908
Activity
Mar ’24
WidgetKit widget is blank when app is installed from TestFlight
In our latest release, we noticed that the widget is blank when installed from TestFlight. This does not happen when we install the app from Xcode. The app is built using Xcode 15, and we have started using the new containerBackground API. But still the widget is blank when added. It can be resolved by restarting the device...But this is not a viable solution for our end-users. It only happens when using iOS 17 or iOS 17.1 Beta. When downloading the app from TestFlight on iOS 16, it works fine. I have tried looking in the console for any error, and found these: placeholder reload: No content - initial, (entry protected by: ) [[{BUNDLEID OF OUR WIDGET}:systemSmall:435336647345160163:(null)]] Security policy determined view will be empty: Keybag unlocked; Policy would prefer live entry, but couldn't find one to show; Couldn't find a placeholder to show. Content load failed: initial search for an existing archive was not found; sess
Replies
1
Boosts
0
Views
1.2k
Activity
Oct ’23
Reply to In-app purchases failing in Testflight
Recently , I learned that the proper way to review a TestFlight build of an application is such that it exposes that TouchID is not supported in the sandbox environment. The proper way to review an in app purchase for a TestFlight application build is to1. Clear out the Settings app -> iTunes and App Store -> user account setting2. Launch the TestFlight app, then attempt the in app purchase3. Enter your user iTunes user account and password.4. Verify that the purchase attempt was successfulSo the question arises - why clear out the user account setting before attempting the purchase. The reason is that for most users, the user account is associated with the production environment. There is also a sandbox version of your user account. The production environment account is unsupported when used in the sandbox environment for the TestFlight app. The TestFlight sandbox environment de
Replies
Boosts
Views
Activity
Jul ’16
Publish app on same email as testflight user
Hi There i am trying to publish an new app on the account of FrankATleanconsult nl I added this account as a seperate developer account forgetting that he was also testflight on my stevenATsocialbrothers nl account Therefore the app wasnt published as FrankATleanconsult nl but as Social Brothers Is there a way to shift the app from our Social Brothers install to a seperate FrankATleanconsult nl which also results in a seperate publisher name on the Appstore I hope you can help me
Replies
0
Boosts
0
Views
177
Activity
Jun ’16
Reply to Testflight "Beta Has Expired" message when it has not expired
I've been seeing this same issue for around a week now. The most common (though still inconsistent / rare) way I've been able to repro it locally is by doing the following: Open app, see that it works normally Send new build to TestFlight Pull to refresh in TestFlight, see that there is an update button available, but don't tap update Try to open the app, see Beta Has Expired message In this situation, if you update the app manually the app will start working as expected. One other scenario I've only encountered once: App updates in the background overnight to a new build in TestFlight Try to open the app, see Beta Has Expired message Open TestFlight, see that I'm on the latest version and there is no version to update to In this situation, the fix is uninstalling and reinstalling the app. In both situations, an automatic background update seems to be able to restore from an expired build back to a vali
Replies
Boosts
Views
Activity
Nov ’22
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
TestFlight
To test this app, update your device to the latest software. Rather than being able to open my beta app, I see this message. I have updated my device to the latest software, restarted my device, and reinstalled the TestFlight app. The error message remains. Thoughts? Thanks.
Replies
0
Boosts
0
Views
301
Activity
Jul ’20
In-App purchase and display problems running in TestFlight
Hi thereI’m a bit of a newbie to all of this iPhone development world and was hoping I could get a steer from you guys on a problem that I’m currently experiencing .I’ve been scouring these forums to see if I can find any similar issues and also any solutions.I have had an App built by a separate developer and I’m in possession of the original xCode project source. Unfortunately I’m am no longer in contact with the developer as they stole our ip and charged for work that was never done.We have a current live version of the App on the App Store which functions perfectly.We have managed to get the project code compiled and uploaded into iTunes connect so it can be sent to people and tested using the ‘TestFlight’ app.It’s been sent to a couple of people who have iPhones (iPhone 6S running IOS 11.4), however we are experiencing some strange issues:- excessive whitespace appearing between sections on a page- The icons for the ‘close’ button are excessively large- The in
Replies
0
Boosts
0
Views
1.1k
Activity
Jul ’18
Reply to How to install iOS 13 on iPhone 6 OR how to use TestFlight on iOS 12.4.9
The solution posted that suggests using a device with iOS 13 to download and install TestFlight isn't a solution... if I had a device that had iOS 13 I'd simply use it to test... Planned obsolescence is frustrating for your community, Apple... app developers have to be realistic about the environment into which they test and release software, and not everyone has a new iPhone.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’21