“Unable to get provider com.google.firebase.provider.FirebaseInitProvider” Error path Android

后端 未结 6 932
死守一世寂寞
死守一世寂寞 2020-12-15 17:06

I have an Application which is connected to firebase.The problem is when install the app in device(working on several devices).I read a lot of forums and no one works.I read

6条回答
  •  星月不相逢
    2020-12-15 17:26

    In AndroidStudio try to do this:

    1. ctrl+alt+s
    2. Click on "Build, Execution, Deployment
    3. disable "Instant Run"

    This should work

提交回复
热议问题