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??
so , what i set on my blocks
see this
Are this image is not same??
Isn’t this is your database?
sorry, i post another database photo
You can try this blocks:
Screen 1:
Instead of this block:
Use this block:
Then this is the right database:
Screen 2:
That works only for this:
So is this the right database?
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!
getting an error
When firebase db got value store it in tiny db and call it from anywhere by using tiny db get value block.