iostestflightbeta-testing

In TestFlight app build not showing?


I released app, now i'm releasing new version of that app. I uploaded successfully, it's build showing in activity.

enter image description here

But it's build not showing in test flight.

enter image description here

enter image description here

My app updated yesterday.


Solution

  • To create .ipa file i'm using Ad Hoc option. But for testing apple send an email like this ....

    Missing beta entitlement - Your app does not include the beta-reports-active entitlement. If you intend to distribute this build via TestFlight for beta testing, please re-build this app with an App Store Distribution provisioning profile. Do not use ad-hoc profiles.
    
    After you’ve corrected the issues, you can use Xcode or Application Loader to upload a new binary to iTunes Connect.
    
    Regards,
    The App Store team
    

    Now i selected App Store option to create .ipa file. Now i uploaded the .ipa through application builder. Then only i'm getting my build in TestFlight.

    enter image description here