firebase.getTags don't get data and frozen my app with 1000 tag or more

Hi, I have a problem with firebase
After I have been finished my app and became ready to save and get data from firebase realtime
It’s must be get data when screen initialise but it’s frozen and don’t get data when data became 1000 tag or more

I am not getting your POV from blocks but if u facing issue with huge amount data then u can check my post

1 Like

Thanks I will try it :blush:

Do you want to get value form those 1000 tag at a time?

Using firebase database to get large list values isn’t good idea. Your bandwidth will finished in short time and it gets list data slower too so I suggest you to use airtable