heb12 / heb12mobile

Legacy Code for Heb12 Android App
https://heb12.github.io/heb12mobile/app/src/main/assets/index.html
GNU General Public License v3.0
8 stars 3 forks source link

[SECURITY] Debug build submitted as release v0.1.0 #10

Closed ed6767 closed 5 years ago

ed6767 commented 5 years ago

Release v0.1.0's APK is signed in debug mode. This leaves it vulnerable to security issues and therefore I cannot publish the app on the Google Play Store until it has been signed in production mode.

https://developer.android.com/studio/publish/preparing.html#publishing-configure

petabyt commented 5 years ago

Would it be safe to send the APK through Github?

MasterOfTheTiger commented 5 years ago

@pufflegamerz A new APK needs to be built which is signed without debug mode or something like that. Can you handle this?

petabyt commented 5 years ago

I've been sending @ed6767 some emails with APK's.