FirebaseDB returns incomplete data

Hello, I'm using the inventor app with firebase (google's real time database) connecting with the experimental extension FirebaseDB. But I have the following problem: The tag "name" has the value "Robson Lemos Catunda", but the Get Value returns only "Robson". How do I solve it?

Can you show your blocks here

get an image of your blocks

get an image of your blocks (→ right mouse click in Blocks area)

Did you add data directly to firebase ? If so, you should write it using the following format

"\"here put your sentense\""

For example when I call tag 01 and 02 I get value Hello,how are you? but when I use tag 03 I get only Hello

That's right Dora_Paz, beginner's mistake.
Problem solved.
Thanks.

1 Like

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