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.
Firestore query with filters not working properly
Database & APIs
Resolved
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
Yes
2
4 replies