My Latest Build is Missing in TestFlight

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. :rofl: