Cannot resolve symbol default_web_client_id in Firebase's Android Codelab

前端 未结 19 1397
说谎
说谎 2021-02-01 05:18

I am trying to learn Firebase, so I went through the Android Codelab. The project they gave me however, had an error:

Cannot resolve symbol default_web_cl

19条回答
  •  佛祖请我去吃肉
    2021-02-01 06:09

    Try downloading your .json file again after changing the configuration in the Firebase console. Use this newer configuration file, not the old one.

提交回复
热议问题