Screen1
Screen2
firebase database
i test the app but the firebase data is not show to my another screen, can anyone help me
Screen1
Screen2
firebase database
i test the app but the firebase data is not show to my another screen, can anyone help me
What about setting the tag to something like that :
{USER_ID_HERE}/nameAndEmail
Ex:
47/nameAndEmail
You may pass the id of the user in the start value
Also you can set { in screen 2} the storage bucket to user id ,
i need to create one more firebase database??
sorry, i post another database photo
You can try this blocks:
Screen 1:
Instead of this block:
![]()
Use this block:

Anyone can help me
![]()
Can you show blocks in screen2?
Can you show your screen2 blocks?
You must change the block of screen2 as here:
You didn’t change the blocks!
When firebase db got value store it in tiny db and call it from anywhere by using tiny db get value block.