Still same problem
what problem
this is aia please help
test(1).aia (58.7 KB)
Try to log what is the value
I am facing error âRuntime Errorâ when using new firebase blocks. Iâm storing some value and then retrieving some values from firebase using GetValue block. As i can see in my firebase database, the value that i was storing is stored but then getting runtime error. Please fix it
The ApiKey is wrong, if you are going to use companion disable UseJsonFile.
Use a text box or a label to see the answer, since something is not right with the partner when trying to execute (Do It) or move a block, the screen refreshes, so the values ââof the variables are lost. @abhijith
Afterwards I still couldnât figure out how to use the response data because of the type of format returned.
GotValue response example:
â{App={link=https://firebasestorage.googleapis.com}, image={link1=https://spokentomatoestraumatic.com}, webview={all=https://spokentomatoestraumatic.com}}â
Those having issues with New Firebase update can use this Firebase Realtime Database extension in their projects, please try the AIX in thread- [Paid] Firebase Realtime Database Extension (With User Friendly Old Functions & Events) - Extensions - Niotron Community
There is a lot of issue caused by new firebase realtime database.
-
Iâm using NEW firebase component but getting different GetValue Blocks for each project.
-
âRuntime Error end applicationâ while using GetValue blocks as shown in first image
Please make a Proper guide for new firebase realtime db.
I am using activity starter to load url in external browser but itâs not showing browser options
in niotron how to make one time sighup sytem with name,number.email and password please help after niotron update firebase component my old firebase block are disable and firebase project option
when i use the âjoin block with firbase store value blockâ its store value in different way create many tags and store numeric values not like that previously store in old version of firbase, also same problem facing with store global variable(when variable value made with jion block ). for ex- shown in images value should be store like that (Test:âScience:Phycicsâ) but its creat many tags in datbase.
how can we store value in a string( like that> Test:âScience:Phycicsâ).


What itâs saving is an automatic index and the ASCII code of the characters; you canât use â:â, send it as a JSON {âScienceâ:âPhysicsâ}
bro same problem when store it like JSON. its create many tags in firebase and store numeric value in each tag.
how i can store combine values for ex one text box value and one text value or two text box combine value with join block here join block with store value block create problem.

The truth is that I havenât used the Firebase Realtime component for a while, but try ways like these.
I know that the full path must be used

bro its not accurate solution if blocks are these type shown in image ,then what is solution. here join block create many tags and store numeric value problem is created by join block.
till now no reply from niotron why?
Anyone can be provide solution .

does anyone know the solution?
and niotron community when will you reply?
What youâre doing makes no sense.
- The label must be a path, so it shouldnât contain â:â and I donât see any forward slashes.
- You want to pass the value as a list, and on top of that, it contains text values ââwith â:â
problem occure due to join block not by â:â you can try practically bro then you will be believe. i tried on many block these blocks are only for examples.
niotron community not provide any solution till now.
how to store numeric value using store value block it shows the error msg- ânumbers of type intNum are not supported, use an int, long, float or doubleâ. how can we define int float long or double.
how to remove this error.






