CollActionteam / collaction_app

CollAction cross-platform mobile application for iOS and Android
https://collaction.org
GNU General Public License v3.0
33 stars 12 forks source link

[BUG]: Use separate Signing for Android on Dev than on Prod #366

Closed Xazin closed 1 year ago

Xazin commented 1 year ago

Description:

Xazin commented 1 year ago

I'm looking into this right now, I believe we can set up self-signing for development with different keystore and therefore different certificate fingerprint.

Xazin commented 1 year ago

I more or less finished this using the environments.

But I need to figure out the best way to have all jobs work for multiple environments. (analyze and test are always fine).