TestFlight

RSS for tag

TestFlight within App Store Connect allows you to invite and manage testers who can install and beta test your iOS, iPadOS, tvOS, and watchOS apps using the TestFlight app on the App Store.

Posts under TestFlight tag

200 Posts
Sort by:

Post

Replies

Boosts

Views

Activity

TestFlight
Some people don't get testflight invite emails. Some do. I have an app in testing and when I add people to a test group, some get the email, some don't. I have 10 ish people that have not got the email for sure, talked to for sure checked their spam. Another 10 ish that may just not be installing it(i haven't talked to them since sending it), but really think some of them would have installed it. I am in a niche group of laborers and am building an app for us. I tell them, invite them, and then work with them the next day for 12 hours. They want to test the app, they cant find the email. I confirm their address and I resend it over and over, work with them again, they don't have it, we look for it together. Its not there. I finally break down and give them the link with no user tracking, and they download it and love it. I have had the wrong email addresses and have fixed that before. And the user still didn't get it. I give the backstory because these people are not just blowing off my game app and telling me they didnt get the email. They are excited about it, and they want to try it for a tedious part of our job, but they cant get it, and I have egg on my face. What is going on? I see old issues of nobody getting the invites. But they look fixed. Are like 60% of my attempted 40 some test audience unaware of their own email address? I would guess it must be their email providers filtering testflight emails at a higher level than users can see, but I do have an icloud email user that is not getting them. any clues or ideas?
0
0
223
Jan ’24
App not available on Testflight
Hey, I am building an app for the last couple of weeks and always was ablet o upload the Build to AppStoreConnect and test the App on my phone via Testflight. Since last week this fails with every new build. Builds are available for testing - at least thats what AppStoreConnect is saying. When I open Testflight and click on INSTALL, I am getting an error saying (translated from german) "App cant be installed. Die requested App is not available or does not exist". When I submit a new build to testflight, I even geht a Push Notification from Testflight that a new Version is available. Reboot device, iOS Update to 17.2.1 - nothing helped. Any ideas?
3
0
329
Jan ’24
Missing Entitlement. The bundle ... is missing entitlement 'com.apple.developer.networking.networkextension'."
Hello everyone, I'm encountering an issue while trying to publish an app on TestFlight. The app in question is Home Assistant, which I've compiled from the source. I am able to compile and install the app on my device without any problems. My company's developer account is properly configured, and I have set Xcode to automatically manage the provisioning profile. The archive is also created successfully, but when I attempt to upload it to Apple Store Connect for testing via TestFlight, I receive the following error: ERROR: [ContentDelivery.Uploader] Asset validation failed (90525) Missing Entitlement. The bundle 'Home Assistant.app/PlugIns/HomeAssistant-Extensions-PushProvider.appex' is missing entitlement 'com.apple.developer.networking.networkextension'. (ID: ceac6dcc-9c76-412e-8ea7-f2d2845f8013) I've made several attempts to resolve this issue to no avail. For instance, if I add the missing capability manually, then I am informed that the provisioning profile is incorrect. However, checking the network extension settings on my company's dev account, I see nothing related to push notifications, which are located elsewhere. Thus, I am stuck in a loop where either the provisioning file is correct but the entitlement is missing, or if the entitlement is present, then the provisioning profile is deemed incorrect. URL:https://contentdelivery.itunes.apple.com status code: 409 (conflict) httpBody: { "errors" : [ { "id" : "ceac6dcc-9c76-412e-8ea7-f2d2845f8013", "status" : "409", "code" : "STATE_ERROR.VALIDATION_ERROR.90525", "title" : "Asset validation failed", "detail" : "Missing Entitlement. The bundle 'Home Assistant.app/PlugIns/HomeAssistant-Extensions-PushProvider.appex' is missing entitlement 'com.apple.developer.networking.networkextension'." }, { "id" : "9ff2143b-3c00-4912-b59f-8342fa6fe5c0", "status" : "409", "code" : "STATE_ERROR.VALIDATION_ERROR.90525", "title" : "Asset validation failed", "detail" : "Missing Entitlement. The bundle 'Home Assistant.app' is missing entitlement 'com.apple.developer.networking.networkextension'." } ] } ======================================= 2024-01-10 23:19:35.506 ERROR: [ContentDelivery.Uploader] Asset validation failed (90525) Missing Entitlement. The bundle 'Home Assistant.app/PlugIns/HomeAssistant-Extensions-PushProvider.appex' is missing entitlement 'com.apple.developer.networking.networkextension'. (ID: ceac6dcc-9c76-412e-8ea7-f2d2845f8013) 2024-01-10 23:19:35.506 DEBUG: [ContentDelivery.Uploader] Error Domain=ContentDelivery Code=90525 "Asset validation failed" UserInfo={NSLocalizedFailureReason=Missing Entitlement. The bundle 'Home Assistant.app/PlugIns/HomeAssistant-Extensions-PushProvider.appex' is missing entitlement 'com.apple.developer.networking.networkextension'. (ID: ceac6dcc-9c76-412e-8ea7-f2d2845f8013), NSUnderlyingError=0x6000022b6430 {Error Domain=IrisAPI Code=-19241 "Asset validation failed" UserInfo={status=409, detail=Missing Entitlement. The bundle 'Home Assistant.app/PlugIns/HomeAssistant-Extensions-PushProvider.appex' is missing entitlement 'com.apple.developer.networking.networkextension'., id=ceac6dcc-9c76-412e-8ea7-f2d2845f8013, code=STATE_ERROR.VALIDATION_ERROR.90525, title=Asset validation failed, NSLocalizedFailureReason=Missing Entitlement. The bundle 'Home Assistant.app/PlugIns/HomeAssistant-Extensions-PushProvider.appex' is missing entitlement 'com.apple.developer.networking.networkextension'., NSLocalizedDescription=Asset validation failed}}, iris-code=STATE_ERROR.VALIDATION_ERROR.90525, NSLocalizedDescription=Asset validation failed} 2024-01-10 23:19:35.507 ERROR: [ContentDelivery.Uploader] Asset validation failed (90525) Missing Entitlement. The bundle 'Home Assistant.app' is missing entitlement 'com.apple.developer.networking.networkextension'. (ID: 9ff2143b-3c00-4912-b59f-8342fa6fe5c0) 2024-01-10 23:19:35.507 DEBUG: [ContentDelivery.Uploader] Error Domain=ContentDelivery Code=90525 "Asset validation failed" UserInfo={NSLocalizedFailureReason=Missing Entitlement. The bundle 'Home Assistant.app' is missing entitlement 'com.apple.developer.networking.networkextension'. (ID: 9ff2143b-3c00-4912-b59f-8342fa6fe5c0), NSUnderlyingError=0x6000022b6640 {Error Domain=IrisAPI Code=-19241 "Asset validation failed" UserInfo={status=409, detail=Missing Entitlement. The bundle 'Home Assistant.app' is missing entitlement 'com.apple.developer.networking.networkextension'., id=9ff2143b-3c00-4912-b59f-8342fa6fe5c0, code=STATE_ERROR.VALIDATION_ERROR.90525, title=Asset validation failed, NSLocalizedFailureReason=Missing Entitlement. The bundle 'Home Assistant.app' is missing entitlement 'com.apple.developer.networking.networkextension'., NSLocalizedDescription=Asset validation failed}}, iris-code=STATE_ERROR.VALIDATION_ERROR.90525, NSLocalizedDescription=Asset validation failed} 2024-01-10 23:19:35.507 DEBUG: [ContentDelivery.Uploader] swinfo errors: ( "Error Domain=ContentDelivery Code=90525 \"Asset validation failed\" UserInfo={NSLocalizedFailureReason=Missing Entitlement. The bundle 'Home Assistant.app/PlugIns/HomeAssistant-Extensions-PushProvider.appex' is missing entitlement 'com.apple.developer.networking.networkextension'. (ID: ceac6dcc-9c76-412e-8ea7-f2d2845f8013), NSUnderlyingError=0x6000022b6430 {Error Domain=IrisAPI Code=-19241 \"Asset validation failed\" UserInfo={status=409, detail=Missing Entitlement. The bundle 'Home Assistant.app/PlugIns/HomeAssistant-Extensions-PushProvider.appex' is missing entitlement 'com.apple.developer.networking.networkextension'., id=ceac6dcc-9c76-412e-8ea7-f2d2845f8013, code=STATE_ERROR.VALIDATION_ERROR.90525, title=Asset validation failed, NSLocalizedFailureReason=Missing Entitlement. The bundle 'Home Assistant.app/PlugIns/HomeAssistant-Extensions-PushProvider.appex' is missing entitlement 'com.apple.developer.networking.networkextension'., NSLocalizedDescription=Asset validation failed}}, iris-code=STATE_ERROR.VALIDATION_ERROR.90525, NSLocalizedDescription=Asset validation failed}", "Error Domain=ContentDelivery Code=90525 \"Asset validation failed\" UserInfo={NSLocalizedFailureReason=Missing Entitlement. The bundle 'Home Assistant.app' is missing entitlement 'com.apple.developer.networking.networkextension'. (ID: 9ff2143b-3c00-4912-b59f-8342fa6fe5c0), NSUnderlyingError=0x6000022b6640 {Error Domain=IrisAPI Code=-19241 \"Asset validation failed\" UserInfo={status=409, detail=Missing Entitlement. The bundle 'Home Assistant.app' is missing entitlement 'com.apple.developer.networking.networkextension'., id=9ff2143b-3c00-4912-b59f-8342fa6fe5c0, code=STATE_ERROR.VALIDATION_ERROR.90525, title=Asset validation failed, NSLocalizedFailureReason=Missing Entitlement. The bundle 'Home Assistant.app' is missing entitlement 'com.apple.developer.networking.networkextension'., NSLocalizedDescription=Asset validation failed}}, iris-code=STATE_ERROR.VALIDATION_ERROR.90525, NSLocalizedDescription=Asset validation failed}" )
5
0
809
Jan ’24
Method for filtering objectionable content for networking app
Apple Store Connect are not accepting my app for the following reasons: "Regarding 1.2, we continue to find in our review that your app includes user-generated content but does not have all the required precautions. To resolve this issue, it would be appropriate to revise your app to implement the following precautions: A method for filtering objectionable content A mechanism for users to flag objectionable content The developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content." I am unsure how add in a method for filtering objectionable content. Users can create a profile and then message each other, but they do not post any other content than that. Any help would be greatly appreciated.
0
0
369
Jan ’24
My App is not detected as visionOS App on App Store Connect
Hi, I would like to submit my app for the Apple Vision Pro. My app runs successfully on the simulator and I was even able to verify compatibility with the real device at a developer lab. I've added visionOS as a platform on App Store Connect but I'm, for some reason, not able to select my app builds: On the TestFlight tab, only iOS builds are shown as well: Any idea what I'm missing here? Thanks in advance
2
0
529
Jan ’24
TestFlight for macOS broke for one account
For some reason, TestFlight for one account on one Mac is no longer able to accept a TestFlight invitation. On that Mac, I am logged into iCloud with the relevant Apple ID. In TestFlight, I sent an invite to that Apple ID. I open the email with the invite, click on the link, and I get an alert in TestFlight saying: Couldn't Load App Your request couldn't be completed. Try again. (OK Button) If I log out of iCloud with that account and log in with another account (which I also sent the invite too), TestFlight shows the app and I can download it. I have been doing continuous clean installs on this Mac for testing, and I am reusing that Apple ID. Have I hit some hard limit at Apple for how many times I can login with an Apple ID? Any suggestions on how I can use that Apple ID with TestFlight?
0
0
352
Jan ’24
Cannot open the app received via TestFlight on macOS
I send a macOS app build to appStoreConnect. The app is displayed inside TestFlight but when I click on it to open it, two modal appear. The first one: the application "AppName" can't be opened. -10673 The second one: "AppName" No longer Available. The beta app, AppName, is no longer available. The provisioning profile is invalid. I followed the following step before uploading the app archive: I made sure to purge my Mac from all the old provisioning profile having all my provisioning profile from my apple developer account valid retrieve provisioning profile Xcode settings > Accounts to export an archive. I choose TestFlight & App Store to send the Archive. I am still no understanding which part of my provisioning profiles are not valid, I would love to have insight about it or a way to fix the issue.
0
0
463
Jan ’24
Any changes that have happened betwen iOS 16 and iOS 17 to cause an app on testflight to work fine on the former but not iOS 17?
Hi all, First time poster. Gone through the process of getting our app provisioned and signed, and automated it's deployment to the app store using azure devops pipelines. But whilst my development device (iPhone 8, iOS 16.4.2) can download, install, and run the app fine (so can other users' with older ipads on older iOS), users with the latest iOS 17 (multiple different versions) crash on the first page. We've checked entitlements, info plist, all appears fine, and as I say, works perfectly on iOS 16 and below, but not for iOS 17. The app in question is created using Xamarin, it's first page is a login page to connect to a server. The main error within console against the iOS device is: sandbox: [AssemblyName]PID deny sysctl-read kern.bootargs upon reading more into the console logs, the only other error is: FBSceneManaher/sceneID.com.[packagename]-default update failed: <NSError: 0x2807c58c0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene Update Failed"> Underlying error client process exited We're using .net 7 to create this, and I'm genuinely confused as to why this works in previous iOS versions but not on 17
1
0
727
Jan ’24
App Store Connect Testflight app expires too fast
Builds in the image had been submitted from yesterday to today, so that it does not been there for more than 1 day. But it expired and could not be downloaded from Testflight app. Image below is when I tried to update app to build number 17 in testflight. This happened few hours ago, and another app I was testing also has been expired and unable to download from testflight app. (I did not changed any settings on this app). What happened and what should I do?
2
0
480
Dec ’23
App translocation and TestFlight
Hi, We have an app that installs a number of system extensions. According to this documentation the app must be located in the Applications folder to be activated so when the app launches we check that it is running from /Applications (or a subfolder) and if it isn't we inform the user and exit. This has been working fine until a recent submission whereupon installing the app via TestFlight casuses it to be translocated when run and our check to fail. So, a couple of questions: Is it expected that an app installed via TestFlight (or indeed the AppStore) can be translocated when it is run? If yes to the above, how can we ensure that out app is running from Applications and can therefore activate its extensions? Thanks Alan
6
0
864
Apr ’24
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?
1
1
327
Dec ’23
ProvisioningProfile entitlement missing despite receiving confirmation mail
We asked for and received confirmation that we have received the Critical alert entitlement. I have also tested it in development build with a development profile and it worked. However when we try to send an update to test flight to test in release mode on our device, we get the following error: The bundle contains a key that is not included in the provisioning profile: 'com.apple.developer.usernotifications.critical-alerts' NSLocalizedFailureReason = "Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. The bundle contains a key that is not included in the provisioning profile: 'com.apple.developer.usernotifications.critical-alerts' in our app. SUnderlyingError = "Error Domain=IrisAPI Code=-19241 "Asset validation failed" UserInfo={status=409, detail=Invalid Code Signing Entitlements. The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile. The bundle contains a key that is not included in the provisioning profile: 'com.apple.developer.usernotifications.critical-alerts in our app code=STATE_ERROR.VALIDATION_ERROR.90163, title=Asset validation failed we added the following entitlement to the entitlements.plist file: com.apple.developer.usernotifications.critical-alerts
2
0
460
Jan ’24
Building App in Xcode
Hey guys, we are currently having an issue building our app for Testflight through xcode. We are receiving the error: 2023-12-06 23:42:22.894 Error: The Info.plist in the package must contain the CFBundleShortVersionString key. Unable to validate your application. (-27002) { NSLocalizedDescription = "The Info.plist in the package must contain the CFBundleShortVersionString key."; NSLocalizedFailureReason = "Unable to validate your application."; } This is the command we try running to build the app: xcrun altool --upload-app -f file -t platform -u username [-p password] [—output-format xml]
0
0
269
Dec ’23
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
270
Dec ’23