Firestore query with filters not working properly

Database & APIs
Resolved

I'm encountering an issue where my Firestore query with filters is not working properly for a specific collection in my project. The same type of query works fine for other collections, but not this one. I tried playing with Firestore rules but still not working.

What have you tried so far?
  • The data exists and is correctly structured.

  • The query returns empty even though matching documents are present.

  • Iโ€™ve attached an image of my current Firestore rules for reference.
    the firestore rules may seem too open but it was necessary for testing. Help me if i am wrong

Did you check FlutterFlow's Documentation for this topic?
Yes
2
4 replies