New firebase realtime db issue

Still same problem

what problem

Default browser not showing and opening

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}}”

1 Like

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.

  1. I’m using NEW firebase component but getting different GetValue Blocks for each project.


  2. “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”).

Screenshot nit

Screenshot test

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.

Screenshot nitr

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

image

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 .

Screenshot ban

does anyone know the solution?

and niotron community when will you reply?

What you’re doing makes no sense.

  1. The label must be a path, so it shouldn’t contain “:” and I don’t see any forward slashes.
  2. 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.

Screenshot (8)