sionleroux / cr1ckt

There is more than 1 bug in this game and some of them are intentional! 🦗 Entry for the 2021 Game Off jam.
https://sinisterstuf.itch.io/cr1ckt
MIT License
4 stars 1 forks source link

Sign Android APK before uploading it to itch.io #36

Open sionleroux opened 2 years ago

sionleroux commented 2 years ago

When downloading the APK from itch.io it gives you a warning like this:

image

Also I'm not sure but the Android system seems to be more accepting towards the debug version than the release-unsigned version(!?) so it would be best to sign the app before upload to let users know that the app is authentic.

Some related Android docs on how to do this: