The recommendation in the docs is to use a different keystore for debug and release. I am wondering why is this recommended? What do we gain by having such different environments between Debug/Release?
I am not really sure that having two different APKs is a good idea. I want the debug environment to be as close as possible to the release.