firebase error W/DynamiteModule: Local module descriptor class for com.google.firebase.auth not found

后端 未结 6 2195
北恋
北恋 2021-02-20 15:32
  • I tried to build app based on login/signup accounts.
  • I created it\'s Firebase and enable the authentication through email.
  • I added the google-play-servic
6条回答
  •  粉色の甜心
    2021-02-20 16:04

    Try re sync your client with your Firebase app, and add again the .json file. In android studio 2.3 just click on tools>firebase and in the assistant check if your app is connected to.

提交回复
热议问题