0

I'm updating an android App, here previous developer used firebase for push notification and I have access the account. When I'm updating the app with new computer is it mandatory to add sha1 key of my computer in firebase account or google json file, because I cant add multple keys. help me please.your help will be apreciated

1 Answers1

0

You can add another sha-1 key like this:

Go to firebase console and follow these steps:

In your project click setting->project setting

In "your app tab" click add fingerprint and add your sha-1

enter image description here

And you can add multiple keys to your project like this.

Tamir Abutbul
  • 7,301
  • 7
  • 25
  • 53