Search results for

“testflight the requested app is not avaliable”

416,614 results found

Post

Replies

Boosts

Views

Activity

App Clip Local Experience with TestFlight
Hello, I'm trying to test an app clip in TestFlight with a Local Experience. Is there any way to test app clips end to end from a local experence? The clip I'm developing uses Apple Pay, so we'd like to be able to test the full experience using sandbox accounts. The documentation indicates that this is possible: documentation link Testers can also configure a local experience to launch the App Clip you distribute with TestFlight. However, you must still associate your App Clip with your website so testers can launch it from the TestFlight app. In addition, testers must launch the App Clip from an App Clip experience you configure for testing in App Store Connect at least once to ensure that the App Clip is cached on the device. I've had some success with running the clip from a local Xcode build, then installing a TestFlight build over top of the Xcode build, e.g. I can scan a QR code with a UR
0
0
129
Jul ’25
Testflight Mac OS app issue
Hello! I have a problem installing the iPad version of the application on a Mac. I can't install the application - Testflight says that an OS update is required. See screenshot. Mac on the latest OS version - 15.2. Testflight application version - 3.7.0 Moreover, I installed the same application from Testflight on the previous version of the OS and the previous version of the Testflight application. Therefore, I can't say exactly after what this appeared, since I updated the OS version and the Testflight application at the same time Perhaps this is a bug in the Testflight application version 3.7.0.
1
0
436
Dec ’24
TestFlight not reflecting updated App name
We had send an app to Appstore. It was live. We removed it. After a year we decided to change the name, the name is updating in Appstore web, Invitation email received from Testflight is also new name. But when we tap on [View in TestFlight] in the email or the app name in TestFlight iOS app still shows the old name. We update the app info and all the other places. Different name in Appstore and Testflight app for the updated name.
0
0
522
Jul ’24
Reply to Is it possible to publish an application in App Store without TestFlight?
Hello vladconq. Using TestFlight isn't required to submit and publish to the App Store (though it's highly recommended!). When you submit your app to TestFlight for external testers, it does have to go through App Review before being made available to your testers. For details, see Do I need to get approval to start testing beta builds? in the TestFlight beta testing overview section of App Store Connect help. TestFlight builds and App Store release builds are also two independent paths. You can have one build submitted to TestFlight for testing, and another submitted to the App Store for release. For details on uploading new versions of your app, see Create a new version in the Manage apps and versions section of App Store Connect help. —jasonag.
Nov ’21
TestFlight corrupting app's executable. App failing to launch only when installed from TestFlight
I've got an app that runs perfectly well when run from the debugger. When uploading to TestFlight it goes through fine and am able to download using the Testflight app.However, the moment I launch the app, it displays the splash for 20 or so seconds before closing. No crash report as such is generated but was able to extra a '.ips.beta' file from CrashReporter and it looks like this:Exception Type: 00000020 Exception Codes: 0x000000008badf00d Exception Note: SIMULATED (this is NOT a crash) Highlighted by Thread: 0 Application Specific Information: com.some.app failed to launch after 20.00s (launchIntent: foreground-interactive) Elapsed total CPU time (seconds): 30.760 (user 30.760, system 0.000), 77% CPU Elapsed application CPU time (seconds): 0.080, 0% CPU Filtered syslog: None found Thread 0 name: Dispatch queue: com.apple.libdispatch-manager Thread 0: 0 libsystem_kernel.dylib 0x3805e3c0 0x38048000 + 91072 1 libdispatch.dylib 0x37f749a6
57
0
22k
Sep ’15
The requested app is not available or does not exist
Hi, I’m new here and trying to upload my first two apps to the App Store, but I’m getting stuck in TestFlight. I’ve tried several different ways to export my apps, both with Expo and Xcode, but it makes no difference. My apps get stuck in Ready to Submit. When I add Internal Testing (my self) I receive an email saying I can start testing the app, and I can see it in TestFlight, but when I tap on it I get the following error: Unable to install AppName. The requested app is not available or does not exist. I contacted Apple Support over a week ago, but I haven’t received any response. Any suggenstions? Thanks, Jonas
0
0
90
4d
app installation TestFlight Xcode
If I take the email address I use to submit an app to TestFlight, and enter it as an external testing, would I be able to fill the role of an external tester on the same iPhone device that I used to test my app using Xcode? Will doing that cause the installation of the app through TestFligt to interfere with the installation of the app through Xcode?
0
0
284
Aug ’16
In app purchase works in TestFlight but not on App Review
Hi, I created consumable in app products in Appstore connect first time, and tested them in TestFlight. Sent them on App Review with new App version. I didn't change anything after test in apps in TestFlight. But app was rejected bc in apps don't work. Error: Unable to purchase invalid product Why is this happening ? And what should be done? Do products need to be approved for this to work, and if so, how should they be approved if they need to be sent along with the application. It's a vicious circle. Help please Thanks
1
0
438
Aug ’23
Reply to Test IAP consumable in production before releasing
You can test the consumable IAP using Xcode or TestFlight builds. You need code in the app to request the productIdentifier for the new consumable IAPs. Therefore you most likely need a new binary uploaded to TestFlight. If not, 1) you’re a very good programmer and 2) you can access the IAP from any build submitted to TestFlight - but I suspect you will need a new binary.
Topic: App & System Services SubTopic: StoreKit Tags:
Jun ’18
App Clips - TestFlight Qrcode Test
Hello, I'm developing an application that makes use of App Clips, but I don't intend to submit it right now, I'd like the test team to test it in TestFlight first. I already have all the settings in the app and the Domain links defined and the Apple-App-Site-Association (AASA) file configured in the domain, and where in TestFlight it says it is valid. I can also create Advanced Experiences, with different extensions of addresses and banners. However, whenever test users try to point to the generated QRcodes, the following message appears: this app clip is not currently available in your country or region sometimes without banner, other times the banner appears. Can't test Qrcode or NFC Tag situations without the application being submitted to the Store for all users? Are there testing limitations with the Clips and TestFlight app? or to test an app clip with TestFlight do you have to use local
0
0
707
Aug ’22
App Clip Local Experience with TestFlight
Hello, I'm trying to test an app clip in TestFlight with a Local Experience. Is there any way to test app clips end to end from a local experence? The clip I'm developing uses Apple Pay, so we'd like to be able to test the full experience using sandbox accounts. The documentation indicates that this is possible: documentation link Testers can also configure a local experience to launch the App Clip you distribute with TestFlight. However, you must still associate your App Clip with your website so testers can launch it from the TestFlight app. In addition, testers must launch the App Clip from an App Clip experience you configure for testing in App Store Connect at least once to ensure that the App Clip is cached on the device. I've had some success with running the clip from a local Xcode build, then installing a TestFlight build over top of the Xcode build, e.g. I can scan a QR code with a UR
Replies
0
Boosts
0
Views
129
Activity
Jul ’25
App about TestFlight review
Our App is about the management of our company. The data involves the privacy of some companies, so how can I pass TestFlight’s beta review and distribute it to our employees?
Replies
0
Boosts
0
Views
418
Activity
Jul ’21
Testflight Mac OS app issue
Hello! I have a problem installing the iPad version of the application on a Mac. I can't install the application - Testflight says that an OS update is required. See screenshot. Mac on the latest OS version - 15.2. Testflight application version - 3.7.0 Moreover, I installed the same application from Testflight on the previous version of the OS and the previous version of the Testflight application. Therefore, I can't say exactly after what this appeared, since I updated the OS version and the Testflight application at the same time Perhaps this is a bug in the Testflight application version 3.7.0.
Replies
1
Boosts
0
Views
436
Activity
Dec ’24
TestFlight not reflecting updated App name
We had send an app to Appstore. It was live. We removed it. After a year we decided to change the name, the name is updating in Appstore web, Invitation email received from Testflight is also new name. But when we tap on [View in TestFlight] in the email or the app name in TestFlight iOS app still shows the old name. We update the app info and all the other places. Different name in Appstore and Testflight app for the updated name.
Replies
0
Boosts
0
Views
522
Activity
Jul ’24
Reply to Is it possible to publish an application in App Store without TestFlight?
Hello vladconq. Using TestFlight isn't required to submit and publish to the App Store (though it's highly recommended!). When you submit your app to TestFlight for external testers, it does have to go through App Review before being made available to your testers. For details, see Do I need to get approval to start testing beta builds? in the TestFlight beta testing overview section of App Store Connect help. TestFlight builds and App Store release builds are also two independent paths. You can have one build submitted to TestFlight for testing, and another submitted to the App Store for release. For details on uploading new versions of your app, see Create a new version in the Manage apps and versions section of App Store Connect help. —jasonag.
Replies
Boosts
Views
Activity
Nov ’21
TestFlight corrupting app's executable. App failing to launch only when installed from TestFlight
I've got an app that runs perfectly well when run from the debugger. When uploading to TestFlight it goes through fine and am able to download using the Testflight app.However, the moment I launch the app, it displays the splash for 20 or so seconds before closing. No crash report as such is generated but was able to extra a '.ips.beta' file from CrashReporter and it looks like this:Exception Type: 00000020 Exception Codes: 0x000000008badf00d Exception Note: SIMULATED (this is NOT a crash) Highlighted by Thread: 0 Application Specific Information: com.some.app failed to launch after 20.00s (launchIntent: foreground-interactive) Elapsed total CPU time (seconds): 30.760 (user 30.760, system 0.000), 77% CPU Elapsed application CPU time (seconds): 0.080, 0% CPU Filtered syslog: None found Thread 0 name: Dispatch queue: com.apple.libdispatch-manager Thread 0: 0 libsystem_kernel.dylib 0x3805e3c0 0x38048000 + 91072 1 libdispatch.dylib 0x37f749a6
Replies
57
Boosts
0
Views
22k
Activity
Sep ’15
App size in settings different than in TestFlight
For some reason the displayed app size of my app in the settings is different than the one in TestFlight. Does TestFlight show a compressed size ? In TestFlight it says: 24,9 mb. In the settings, it says: 64,2 mb.
Replies
0
Boosts
0
Views
348
Activity
Oct ’24
The requested app is not available or does not exist
Hi, I’m new here and trying to upload my first two apps to the App Store, but I’m getting stuck in TestFlight. I’ve tried several different ways to export my apps, both with Expo and Xcode, but it makes no difference. My apps get stuck in Ready to Submit. When I add Internal Testing (my self) I receive an email saying I can start testing the app, and I can see it in TestFlight, but when I tap on it I get the following error: Unable to install AppName. The requested app is not available or does not exist. I contacted Apple Support over a week ago, but I haven’t received any response. Any suggenstions? Thanks, Jonas
Replies
0
Boosts
0
Views
90
Activity
4d
app installation TestFlight Xcode
If I take the email address I use to submit an app to TestFlight, and enter it as an external testing, would I be able to fill the role of an external tester on the same iPhone device that I used to test my app using Xcode? Will doing that cause the installation of the app through TestFligt to interfere with the installation of the app through Xcode?
Replies
0
Boosts
0
Views
284
Activity
Aug ’16
In app purchase works in TestFlight but not on App Review
Hi, I created consumable in app products in Appstore connect first time, and tested them in TestFlight. Sent them on App Review with new App version. I didn't change anything after test in apps in TestFlight. But app was rejected bc in apps don't work. Error: Unable to purchase invalid product Why is this happening ? And what should be done? Do products need to be approved for this to work, and if so, how should they be approved if they need to be sent along with the application. It's a vicious circle. Help please Thanks
Replies
1
Boosts
0
Views
438
Activity
Aug ’23
Reply to Test IAP consumable in production before releasing
You can test the consumable IAP using Xcode or TestFlight builds. You need code in the app to request the productIdentifier for the new consumable IAPs. Therefore you most likely need a new binary uploaded to TestFlight. If not, 1) you’re a very good programmer and 2) you can access the IAP from any build submitted to TestFlight - but I suspect you will need a new binary.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Jun ’18
App Upgrade from TestFlight to AppStore
We have an app installed via TestFlight. Once we release our app on AppStore will existing installed apps auto-upgrade to the version release via App Store? Is there a way to test this before we release on app store?
Replies
7
Boosts
0
Views
13k
Activity
Jul ’20
App Clips - TestFlight Qrcode Test
Hello, I'm developing an application that makes use of App Clips, but I don't intend to submit it right now, I'd like the test team to test it in TestFlight first. I already have all the settings in the app and the Domain links defined and the Apple-App-Site-Association (AASA) file configured in the domain, and where in TestFlight it says it is valid. I can also create Advanced Experiences, with different extensions of addresses and banners. However, whenever test users try to point to the generated QRcodes, the following message appears: this app clip is not currently available in your country or region sometimes without banner, other times the banner appears. Can't test Qrcode or NFC Tag situations without the application being submitted to the Store for all users? Are there testing limitations with the Clips and TestFlight app? or to test an app clip with TestFlight do you have to use local
Replies
0
Boosts
0
Views
707
Activity
Aug ’22
TestFlight App age restriction
TestFlight App can't be downloaded by my son (age 14). It is rejected with the comment you have to be at least 13 - family group settings are fine (App Store age 14 is set). Any ideas what to do? Thank you
Replies
1
Boosts
0
Views
557
Activity
Apr ’22
TestFlight App will not load anymore
Today I upload my App new release to TestFlight, then use my phone to test it. But the App will not load. I reset the phone few times, it seems trying to load but stopped loading. I compile the App on my local Mac and the same phone, works fine. Any suggestions? Thanks!
Replies
2
Boosts
0
Views
731
Activity
Jul ’22