I send the data to firebase in string


i send like this
but i received like this

""2"" like this store in firebase
but i need "2" like this only

Use the web component (only) to send and receive your values with Firebase

i new for mit app inverter
pls guide me

It is all there in the link I provided.

Do you want to achieve more instead of ""2"" or it is sufficient to help with it?

Use this Aia file and blocks to get solved your main ploblem of ""2""

Aia File :
TF.aia (2.4 KB)

I do not recommend mixing using the web component with the firebase component (which does not handle multi word strings - separated by spaces - created by the web component).

The method is fully based on the Web Component, but only to guide him I show how he can get the stored values from the firebase as usual infact after saving by Web Component also.

No it isn't!

image

Readings comments on it, It is showing how he can get the data.

okay. Thank you