I have an application and the database (with over 15,000 tags) slows down the opening of each page (any page that has the database). Is there any way that you will not cause the entire application to get stuck until the database loads?
Unfortunately, it is not possible yet
1 Like
I think you need change your firebase url to firebase url + /dummy
Then change it to original
Check this firebase download all database
1 Like