I am trying to connect my app to firebase and when I get to the fourth step,(here is the link) https://console.firebase.google.com/u/0/project/delete123-30fd2/overview
It keeps loading infinitely, I check the Logcat part and find this error.
E/ActivityThread: Failed to find provider info for com.google.android.gms.phenotype
I've been with this error for days, could you please help me.
The error refers to a problem when trying to use the provider, it actually refers to a Google API , there could be two causes: the API is not enabled or the dependency cannot be obtained.
Make sure you have the following in your
build.gradle
blockrepositories
Now make sure the API you want to use is enabled in the console
https://console.developers.google.com/apis/