App not installed as package appears to be invalid

Hi everyone,

My Android workflow is successful and generates a signed APK deployed to Bitrise. When I download and install the APK from the public install page. It gives me the error: “App not installed as package appears to be invalid.”. I enabled install from unknown sources on my devices and all of them are encountering the same error. Has anyone encountered this?

1 Like

Hi prazon,
I also encountered this issue, currently searching for solution.

L.E: As stated here Can't create a release apk with keystore file - #8 by yashraj-deserve
It might help to set Use apksigner to true in the Sign step’s configuration

1 Like