Signing an IPA file

A signed IPA is required to test the installation process of your application. An unsigned IPA throws errors in the installation process

To sign your IPA file, follow these steps:

  1. Open you project in XCode, and select Archive in the Product menu

  2. Click on Export button

  3. Select your Code Signing account

  4. [IMPORTANT] Export as Save for Development Deployment

  5. Choose Export One Application for all compatible devices

  6. Check the summary

  7. Save the IPA file

  8. Upload the IPA file