Hello I am trying to create a quiz app for firebase using some tutorials, it keeps showing this error
this is my code
never mind the 2 "/"'s in the firebase I fixed it that part but still not working.
Look at the values coming back from the getValues. Do they look like AI2 lists ?
no they just show how would i fix it
Hello I am trying to create a quiz app for firebase using some tutorials, it keeps showing this error
this is my code
where would i put it?
Use the blue mutator to add an ELSE clause to that IF/then.
It still shows my error.
Export and post your .aia
Which server are you using, and which browser?
It looks like the new release corrupted your project export, exploding your procedure and scattering its blocks.
Extra unused blocks are just there and i had slightly changed the code for the button. I am using real-time database and edge.
It looks like edge is not exporting projects well.
Switch to another browser like Chrome or Firefox and try another export.
The edge export's procedure detonated on import, scattering its blocks.
(False alarm, just a slob)
ok, let me try that
Also, add a Notifier with OK button to your error event blocks.
Don't ignore errors, they cause problems down the line.
i just did this after sending
Is that all you had in that procedure?
Just incrementing the index and not displaying the next question?
You had more in your first post.
I think I may have changed that as a test and forgot to change it back, let me fix it then send that