Build failure

Why is my app build failing?

If your build is failing, your build is not working, or your download is not completing, it is usually due to a configuration issue.

Check the exact error message shown in the Download section and match it with the issue below.

Common build failure reasons

  • Certificate mismatch (iOS) The provisioning profile does not match the uploaded distribution certificate.

Provisioning profile mismatchchevron-right
  • Notification profile mismatch (iOS) The notification provisioning profile Bundle ID does not match the app.

Notification profile mismatchchevron-right
  • Expired certificate (iOS) The uploaded distribution certificate has expired.

Expired iOS certificatechevron-right
  • Invalid Firebase configuration Firebase settings, keys, or IDs are incorrect or incomplete.

Invalid Firebase configurationchevron-right
  • Invalid Firebase file The uploaded Firebase configuration file is incorrect or does not match your app.

Invalid Firebase Filechevron-right
  • Android build error Unsupported special characters in the app name may cause the Android build to fail.

Android build failurechevron-right

Last updated

Was this helpful?