I would like to know if we can use the same certificate fingerprint SHA1 in Firebase and for Google Maps API?
Before this, I'm using my certificate fingerprint SHA1 for Firebase Sign-In authorization. However, for Google Places API, I have to use a certificate fingerprint SHA1 too. First, I deleted fingerprint SHA1 at Firebase console and add it into Google Places API. Next, I add the fingerprint SHA1 at Firebase,but I'm getting a message saying:
An error occurred when attempting to modify an Android certificate fingerprint. Please try again later.
And then I tried to deleted the SHA1 in Google API Manager, and put it back into Firebase. And now I'm getting a message saying that:
The fingerprint that you specified is already being used by an Android OAuth2 client ID in this project or another project.
when I tried to put SHA1 into Google Places API.
And, both have the same package name.
Key
Yes you can use sha1 in firebase and Google Place API. Because sha1 key generate only one time in same PC .If you want second time then it can not generate.
for more information please follow this link.
https://developers.google.com/drive/android/auth