ez-net-app
ez-net-app copied to clipboard
Newly added items to Firebase db do not show up
I added a new Site under "Cooking" category, but the app does not show this site yet. I tried closing the app and starting again, but still the same.
I've checked if it's still not working, but I experienced no issue after launching EzNetApp v1.0.0 (There are two Sites under Cooking category).
Maybe this was just one-time bug or something? 🤔

When I install the app it fetches the new ones but after installing, if I add a new site to the firebase, it does not fetch the new ones. I closed the app and reopened even.
I added a new site to 'Cooking' category, try opening app without reinstalling and see.
I am also experiencing this. So is it fixed? or not?
Okay after fiddling with the app, I found out that only the first two items are populated. The population happens when I open the app fresh, after killing it from the recents screen.
@tdevinda it's resolved with #50 and #49 (I decided to close this PR because @vibhavagarwal5 did more work on his one)
@agentmilindu the issue of firebase items not showing up in the app is resolved i guess. If you update anything in the firebase database and you restart the app then those changes are reflected everytime. I guess the only issue right now is that the app on the fly doesnt update those firebase changes. Thats right @agentmilindu ?