Android app does not connect to Firebase

前端 未结 21 1884
太阳男子
太阳男子 2020-12-13 17:50

I\'m developing android app using Firebase GMS service.
I tried to follow their tutorials, i made project as they said, downloaded the json files.

But when I

21条回答
  •  半阙折子戏
    2020-12-13 18:01

    I had same problem. I solved it by updating the sha-1 code to firebase console and re-importing google-json file from firebase. The main problem I found that after updating the android studio the sha-1 or md5 code has changed.

提交回复
热议问题