I'm using Swift&Firebase. Due to the changes in Firebase the old numChildren approach does not work.
I need a way to count the children of a particular node of my Firebase database without downloading the whole data.
I'm using Swift&Firebase. Due to the changes in Firebase the old numChildren approach does not work.
I need a way to count the children of a particular node of my Firebase database without downloading the whole data.