Wednesday, 19 September 2018

Cannot resolve FirebaseFirestore Android

I followed the official firebase android guide, but whenever I try to instantiate the FirebaseFirestore, I get a "cannot resolve symbol" error. The issue is as shown below: enter image description here

Before this is marked as a duplicate, I have been searching for a solution to this issue for hours now. Nothing I found online works. Below is my gradle config: app:

enter image description here

root: enter image description here

Is there any idea what I am doing wrong? I have tried various different plugin versions for fireStore and firebase app but nothing seems to work



from Cannot resolve FirebaseFirestore Android

No comments:

Post a Comment