How to get the tags of subclass in firebase using GetTaglist/taglist?
I want to get all of the tags in Products.
How to get the tags of subclass in firebase using GetTaglist/taglist?
I want to get all of the tags in Products.
I already solve it.
How did you solve it? So that others can learn too.
I use for getValue then store it in dictionary then loop the that dict to get all the tags.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.