When firebase db got value store it in tiny db and call it from anywhere by using tiny db get value block.
ok let’s try!!
Take care:
you forget to put “/”…
You must do like this:
Not like this:
Notice missing “/”
And you didn’t answer me :
Is this is your database?
yes this is my
i have add this “/” but also getting an error
thanks, but getting an error
show us what you have tried.
because nokia is new
Then try this:
I think Firebase used in screen1 can not be used on screen2 to call data that’s why you get an error.
You have to transfer that data with start value by calling it on screen1.
Use open another screen with start value block and in start value use nameAndEmail Variable not the userID.
in screen2 romove all the firebase blocks.
And use this bock to close your Screen2.
use these blocks and i can guaranteed that this problem will solve
use Vertical Arrangments Visible property to make more than one screen in Screen1.
how can i do this using vertical arragament?
thanks Wallpaperli its work but i have a question
you are telling me that we can’t call data to other screens in firebase but Mohamed_Tamer say that we can do this.
follow this guide:
see this snippet:
i am not an expert you should ask these questions from others and i know these things from @The_K_Studio and @vknow360 so thanks to those guys.