How to get multiple tags data from firebase?

Working For Me I Have Made 3 Project Using This Methode

1 Like

Sorry There was a small mistake but now its same as shown but still the same list is creating but no data’s are showing…

image

image

1 Like

You Are Still Using Wrong Way

You Are Calling Listview In Got Value Block Without Any Condition Because Loop Will Running until It’s Not Reached At Length Of Tag

You Need To Put If length of The Tag Is Equal To Length Of Uname So Show List

1 Like

can you show me the blocks?

Here Is You Solution , Just Change Firebase URL And Token With Your URL And Token

GetAllTagsValue.aia (3.2 KB)

Complete Blocks Is

1 Like

still creating list but data not showing…

image

Are You Sure That Your All Parameters And Url And Data Is Correct ?

yes every thing is correct, still not working

Please Import My Sent AIA And Change URL And Token Then Show Me Result

P.S : Keep In Mind You Bucket Should Be Blank

same creating list but not showing data

@Srrazmi r you there?

1 Like

Yes I Am here

@Srrazmi can you please help?

I Have Tried My Best If You Still Facing Issue So You Can PM Me

Can any one please help me?

The problem i see is you don’t set the Proyect Bucket first.
Call All Tag list with the result make a list (this is the Proyect Bucket you need)
Created a procedure, set for each tag on list the proyect bucket and call to firebase to get tag value you need.
Into Firebase Got Value created a list for each tag with value.
At end of procedure created a list view to show the value of the list.
I’m sorry and can’t help you with blocks only with the logic.

I am really sorry but I couldn’t get you properly what exactly you want me to do!

See example below - just replace Your_Project_Bucket with yours

8 Likes

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