I can upload via Transporter. But my app doesn’t show up on my iPhone in TestFlight.
I can pay someone to help me fix it, if this might take some time to help me through the process; share my screens, if necessary.
I can upload via Transporter. But my app doesn’t show up on my iPhone in TestFlight.
I can pay someone to help me fix it, if this might take some time to help me through the process; share my screens, if necessary.
Hi, I think the problem is you need to accept something in App connect so it can be released to testflight. or try to add this to your build.settings under plist
plist=
{
ITSAppUsesNonExemptEncryption = false,
...
When @alanFlickGames told me that trick, it literally changed my life. ![]()
I’ve already had ITSAppUsesNonExemptEncryption=false in my plist. So that’s not solving the issue for me. So, I still can’t test my app in TestFlight. Any other ideas?
My iPhone is running iOS 26.4.2, but my Build was made with the latest Solar2D 2026.3730, which only supports Xcode 26.4. Could this be the reason my app is not showing up in TestFlight on my device?
I don’t have an issue with builds from 2026.3728 showing up on my 26.4.2 devices, so I don’t think that’s it.
Question 1: Is the build showing up in App Store Connect when you look at your dashboard on the web?
Question 2: Have you sent a testing invite to the Apple ID associated with the phone you’re using? (You can check that in App Store Connect by looking at the Testers area of the TestFlight tab.)