How multiple developers can work on the same android app connected to a single Firebase console?

后端 未结 2 675
耶瑟儿~
耶瑟儿~ 2021-01-15 04:56

My local android app is synced up in google firebase console with my SHA key configured in google.services.json. How do the developer on other end can setup the project to u

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-15 05:15

    Adding to Sharan's answer, that is the correct one, you can add those SHA1 keys in your Firebase console going to

    Project configuration - ADD FINGERPRINT

    Remember to select the correct project at the Android apps panel in order to add those keys

提交回复
热议问题