Please check the above screenshot. I have to filter the data from firebase realtime database.
The Real time database not supported multiple condition. I am trying to filter the data from json object but there are multiple filters.
Sometimes I will send 1 value, sometimes 2 or sometimes 6. I am used AND condition but that is not working.
Can you please suggest me something on how to filter data from json object with multiple condition in firebase?