Firebase : How to check if a User ID already Exist

I have made a review system so that users can post reviews about my products in my app, and I have used Firebase to store User ID.

The User ID is a bucket and it contains name and tags of differnt products, shown below

image

But the reviews are stored in Airtable and called from there, I am trying that 1 user must post one review, how to check if User ID already exist in firebase, or how to check the Bucket with “User ID” is already created

First grab the tags and compare with the username

1 Like

but the User Id is the bucket, it is not a tag

this screenshot will be helpful
.

3 Likes

can you try please?

1 Like

the blocks i upload. if it is in tag then also & if it in value then also you can get…

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