private sign key

  1. Lucas Siqueira

    Android Question how to switch between 3 different private sign key?

    how to switch between 3 different private sign key? I often do projects for other people, but they have their own signatures, is there a way to put a source code to change between one signature and another? using #CustomBuildAction ?
  2. Multiverse app

    Android Question SHA1 conflict GCP and Firebase

    So I need Firebase Auth in my project, therefore I added my SHA1 in Firebase. Now I need to add Google's Translation API Which needs OAUTH. As seen in Erel's Tutorial, we need to generate a client ID for this. GCP needs SHA1 key too: The problem is, I cannot use the same SHA1 key for...
Top