How to get value in firebase database

Hello Please Help Me How To Get Value In Firebase Realtime Database I Want To Make a News Online Application And the admin can upload news and send it to the firebase db

What have you tried so far ? Post a screenshot of your blocks

Ok I Post screenshot
I want to take the value in the chicken satay tag, how can you help me?



When user hits button or screen init,
1.Set project bucket to produk/Makanan/Sate Ayam
2. Get firebase tag list

When firebase get tag list

  1. For each item in the list get value
    Call firebase get value tag (get item)

When firebase get value
If get tag = (enter tag name 1)
Then set label 1 text to get value
If get tag = (enter tag name 2)
Then set label2 text to get value

1 Like
1 Like

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