When a Build is uploaded to Applivery, it goes through an automated processing pipeline that validates and extracts metadata from the file. If processing fails, one of the error codes below will be returned.
This reference lists all possible error codes, what they mean, and what to do to resolve them. Codes are grouped by platform to make it easier to find what you are looking for.
iOS
Code | Description | Resolution |
|---|---|---|
| The package inside the | Make sure the App has been built and signed correctly, and that the |
| The Embedded Mobile Provisioning Profile is missing, and the build cannot be processed. | Make sure the App contains a valid Provisioning Profile file embedded in the |
| The | Verify that the |
Android
Code | Description | Resolution |
|---|---|---|
| The | Make sure the app contains a valid |
| The Android Manifest XML is invalid or not in binary format. | The APK contains a non-binary XML manifest that cannot be parsed. Check the build process to ensure the APK has been compiled correctly. |
| The Android App Bundle (AAB) configuration is missing or invalid. | Go to App > Settings > Android App Bundle and review or add a valid AAB configuration. |
| The signing key alias was not found in the provided Keystore. | Configure the correct AAB signing key under your project's Android App Bundle Settings. |
| The Keystore password provided is incorrect. | Verify that the Keystore password configured in your Android App Bundle Settings is correct. |
| The signing key password provided is incorrect. | Verify that the signing key password configured in your Android App Bundle Settings is correct. |
macOS
Code | Description | Resolution |
|---|---|---|
| The package inside the | Make sure the App has been built and signed correctly, and that the |
| The | Make sure the |
Windows
Code | Description | Resolution |
|---|---|---|
| The | Make sure your app package contains a valid |
| The | Make sure your app package contains a valid |
Homebrew
Code | Description | Resolution |
|---|---|---|
| No artifact was found using the provided Homebrew token. | Make sure your app is publicly available on Homebrew, and the token is correct. |
General / File Errors
These codes are not specific to a single platform and can appear with any file type.
Code | Description | Resolution |
|---|---|---|
| The uploaded file format is not supported for processing. | Check the supported file formats and re-upload in a compatible format. |
| No processable file was found inside the uploaded package. | Ensure the uploaded file contains a supported build artifact. |
| No file with a supported extension was found inside the package. | Ensure the file contains one of the following extensions: |
| The | Make sure the |
| The file contains multiple items of the same type and cannot be extracted. | Ensure the uploaded file contains only one item of each supported type. |
| An error occurred while uploading the file to Applivery. | Retry the upload. If the issue persists, contact support. |
| An error occurred while copying the file during processing. | Retry the upload. If the issue persists, contact support. |
Supported File Formats
Applivery supports the following file formats for build uploads:
Platform | Supported formats |
|---|---|
iOS |
|
Android |
|
macOS |
|
Windows |
|
macOS (package manager) | Homebrew token. |
Cross-platform |
|