Hey all,
I have a problem trying to run the following command :
ionic cordova run android --release --prod
The Apk is generated, but during the installation to my device, it fails with this Error :
Failed to install platforms/android/build/outputs/apk/android-release-unsigned.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Package /data/app/vmdl387174112.tmp/base.apk has no certificates at entry AndroidManifest.xml]
Does anyone already encountered this problem ?
Thank you by advance !
Rémi