I am working on an Android application, which support multiple countries like Germany, Switzerland, UK etc. For each project I have created a project in Google API console. I have generated OAuthClient Id for my release and debug signing keys in one project.
When I am trying to generate OAuthClient Id in another project i.e. UK, I am getting Duplicate Fingerprint error.
Is there any way to generate OAuthClient Id for same android application in multiple projects?