The following list compiles error messages that may be reported while using the Uptodown native app as well as possible workarounds to avoid them:
- STATUS_FAILURE_INVALID: Operation failure due to invalid APK. Among the possible reasons might be that the files have been packaged incorrectly, are corrupted, do not have the correct signature or do not match the requested file. To resolve the issue, we recommend installing a different version of the app. If the problem persists, contact our Support team.
- STATUS_FAILURE_INCOMPATIBLE: Operation failure due to the app not being supported by the device. For example, the app might be missing hardware requirements, lack native code for ABIs supported by the device, require a newer SDK version, etc.
- STATUS_FAILURE: Generic operation failure message. The system will always try to provide a specific reason for each failure, but on rare occasions, this may not be possible.
- STATUS_FAILURE_CONFLICT: Operation was not complete or is inconsistent with another package already installed on the device. This could be due to rights not being enabled, incompatible certificates, or other issues. To resolve the problem, we recommend uninstalling the conflicting app.
- STATUS_FAILURE_STORAGE: Operation failure due to storage problems. For example, the device does not have enough storage space, or the assigned external drive is not available. To resolve the issue, free up space in local memory and check that the target drive is connected and operational.