I called all tags under /Users/John_Wink/Devices by setting ProjectBucket accordingly using getTagList function of Firebase. But this function only returns IDs of john_Wink. I also want values of all sub-tag of Users/John_wink/Devices/ID2200/Name and also value of Users/John_wink/Devices/ID2300/Name.
This is the error when I am trying to find length of the DeviceName Variable. Seems like GotValue firebase block is not storing list instead it is only storing one value.
I just tried this method but this method doesn’t seems to work for me. It throws runtime error of firebase. My problem is that I am getting two values for the same tag.
Both solutions worked for me. But with using firebase blocks only is quite easy to implement. Thanks a lot both you of @Still-learning@dora_paz for always helping with our doubts