Firebase TagList Not Working

I am trying to check my firebase Database tag is Already available or not

Blocks:
blocks (6)

blocks (5)

Firebase Database :

image

It returns all tags

2UserMax Number TestUser Like this

But If Function doesn’t work it always return ;

"Welcome New user"

Use this block

lists_is_in

Instead of

lists_position_in



Try this :point_down:

blocks(1)

2 Likes

Rather then using ( index in list ) use ( is in list ) block

1 Like

Tell me, 2usermax tag is static or for every new user you will create this tag?

If it is static then why do you need to check it?
For every user this tag will change, i mean checking for already present ir not mean, we will suggest you another method there by you can reduce your fb tarrif to some extent

Thank You Very Much

1 Like

Thank You Very Much !!

no its just a example i always change bucket name

I hope your free bandwidth will go faster if you call Every time if u call firebase tag list

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.