Introduction
With the new Catalina OS and latest XCODE11, Apple has changed the process of uploading the beta release of iOS apps to Test flight. In this blog, we will see the step-by-step method of this process using Transporter instead of the old Apploader.
Prerequisites
- Download the Transporter app from the Mac app store here,
- Production-ready IPA file archived from Visual studio.
Step 1: Open the Transporter app and log in using Appstore connect credentials or Testflight credentials with proper roles to upload the file.
Step 2: Once signed in successfully click on Add APP Button as shown below and select the generated IPA file as shown below
Step 3: Once complete, the app will be uploaded to Testflight. It may take some time to validate the resources and metadata of the app.
Step 5: Once completed, on any computer, log onto https://appstoreconnect.apple.com and log in using the same credentials used for Transporter.
Step 6: Select your app from the My Apps section and open it. We can see the uploaded build list and select the build.
Step 7: Fill the required compliance data as shown below:


Step 8: Once the Information is filled and uploaded, the APP will be ready for internal testing and can be submitted for beta review.
Conclusion

Muhammad HussainPosted Aug 24, 2021, 5:54 AM
ERROR ITMS-90161: "Invalid Provisioning Profile. The provisioning profile included in the bundle com.devmobilink.gomobilink [Payload/MMBL_App.iOS.app] is invalid. [Missing code-signing certificate]. A Distribution Provisioning profile should be used when submitting apps to the App Store. For more information, visit the iOS Developer Portal." When I add app in transporter then i get this error please guide me how to remove this error.