All Products
Search
Document Center

Mobile Testing - Deprecated:INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES

Last Updated:Feb 28, 2022

Problem description

This exception occurs when the app signature is in conflict. If a package with the same name but another signature is already installed on the device, the package with the current signature cannot be installed.

Solution

  1. Replace the signature file and sign the package again.

  2. Change the package name of the app to avoid conflicts.