Could not find apk architecture: arm build-type: debug

Hi,
I’m getting the following error when trying run my ionic app on a device.

Error: Could not find apk architecture: arm build-type: debug
at Object.module.exports.findBestApkForArchitecture

Due to this, I’m unable to checkout my app on device. I had even removed android platform and added it again. Still, I’m facing with the same error. Kindly help in solving this issue.

Thanks