Bypassing Firebase's NOT IN filter limit
Hello, first of all I apologize if my English isn't perfect. I do my best. I'm working on an application with a swipe system like Tinder.
I have a list of users that I filter by excluding those who have already been matched or rejected using the NOT IN filter. The problem is that if you have more than 10 data items, this generates an error on the Firebase side. Have you ever experienced this problem? Have you found a workaround?
If I'm not precise enough, please let me know and I'll complete my request.