Using firebase for a small messaging app. Using .on("child_added") functions which also work fine.
The issue is when the app is run, this function fires for all previous children and then stops.
Why does this behaviour occur and how can we stop it?
via dylankbuckley
No comments:
Post a Comment