Troubleshoot package appears to be corrupt error in ionic package

Hi,
I am trying to build an android app using Ionic Package Deploy android. It builds fine but when i download the apk and install on my phone it says the package appears to be corrupt. How do i troubleshoot this?

2 Likes

Try to install on a different device.
Look at the Device Logs to see if there is more information on the reason.
Tyo to build locally and see if you get the same result.

I too have the same issue, is any solution found? can anyone share their opinions ?

I solved this error by signing the apk file. Follow the exact Deploying steps till the end and install the app on your phone, it will install and work perfectly. Hope this helped