Harmony OS Error: Failure[INSTALL_FAILED_DEVICE_NOT_SUPPORT_ERROR]

After checking, there was no problem with the equipment type. Later, it was found that a permission was added, and the error reported by Hongmeng was not accurate

Solution:

Just delete this permission

{
        "reason": "",
        "usedScene": {
          "ability": [],
          "when": "always"
        },
        "name": "ohos.permission.MANAGE_BLUETOOTH"
      }

 

Read More: