Looking for a debugger

Hi
I use firebase in my app
it’s a kind of tracking task completion
i use checkbox to show the advencement
sometimes the saved changes are shown on the check box and sometimes not
it’s one or two checkboxes not always the same
it happens after a modification of the database on the other hand qd I reread the contents of the database everything is ok
it seems to me that the logic is there but there is something that escapes me

i am looking for someone to debbug my app

regards

Please , show us your relevant blocks

hi

i tried to get it simplier to be helped

hi
my application is based on some small test like this and I get an amazing result
the message “right” is displayed when I should see the message “wrong”
banging your head against the walls
blocks (7)

I am using “do it” and according to what I see the first and only item in my list takes the value false and I execute the if block the condition is not checked …so i see “right”

who can get me out of this mess?

regards

post again a screenshot including Do it results

use Do it to debug your blocks, see also tip 4 here App Inventor: How to Learn | Pura Vida Apps
see also Live Development, Testing, and Debugging Tools
Taifun

1 Like

hi

I used “do it” and I followed step by step the different results on my screen of my phon while my application was launched

that’s why I use notify

step by step i got (false) 1 false false <- on the pc for the if block then “right”

if you want us to debug your project, then you have to provide a screenshot including Do it results
noone is able to know the values you are using…
Taifun

Why do the blocks in the image look weird? Is that another builder?