hi Koders
sometimes saving integers on firebase are saved as a string
How do I make sure you save it as a number?
Steve
hi Koders
sometimes saving integers on firebase are saved as a string
How do I make sure you save it as a number?
Steve
Hi, show some relevant block. Variable is initialized as number? You use number block to write it ?
Yes, I’m italian, I think you too!
Interesting block. You are speaking about global numero ? Which is the variable saved as text sometimes? And where you get the wrong value
yes speaking global numero the variable saved as text sometimes is global numero, when try to sum error because sum a string with a number
in fact there are not so many Italians it seems to me in this community
Show me where and how you get global numero from firebase and if you initialize it as numer
Ok for initialize but i don’t see the get block for firebase, you speak about text when you get numero from firebase.
i get all bucket
It seems all ok
So, what is the solution for that? I also have the same problem
I also have the same problem, but in my case “I just add new code to My microchip where in the string that will be read on FBDB will be convert from string to Integer”
In my case it works - Astronomo