问题
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?
回答1:
NO. I think its not possible. You can create multiple Oauth client id in google api console single project.
来源:https://stackoverflow.com/questions/38564430/how-to-create-oauthclient-id-in-goole-api-console-for-multiple-projects