Firebase databank

Hello,

I tried to make an app that places something (lorem ipsum) in the firebase at the next available place.
The .aia file is attached (the firebase URL is disconnected).

Is it because I call a store value in a got value?

thank you in advance

aia file:
test_voor_inloggen_pecunia.aia (2.6 KB)

Your firebase URL is empty??

Maybe you can check this:
FAQ Section: Firebase - Frequently Asked Questions - MIT App Inventor Community

Or, use Web component with firebase:

no its ampty because then you can olso use my firebase

numbers like tags don't work properly...better change 1, 2, 3...by 01, 02, 03...

Try like this:

assumes nothing else in taglist apart from the tags from this app

Best practice is to not use numbers for firebase tags

This does not work after checking nothig found, can i have matbe the .aia?

It works but he skips 02. Do you know why?

what a re you referring to?

I'm refering to the thing with the 0 before the nuber? but when I look at the real time database I see: 01:lorem ipsum
03: lorem ipsum
04: lorem ipsum
and so fort...

Do you know why it skips the 02?

how are you storing that tags-values? Can you show your blocks?

remove the second "+1"

1 Like