Error

Install Failed: error: failed to install bundle. code:9568347 error: install parse native so failed. View detailed instructions. $ hdc shell rm -rf data/local/tmp/54212e26a4b04432877b43837d6381e3 Error while Deploy Hap

Solution

Change your abiFilters configuration in your build-profile.json5: "buildOption": { "externalNativeOptions": { "abiFilters": ["arm64-v8a", "x86_64"] }, }