here are my blocks. you can see that the app is configurable (see dictionary at start). i only have 2 operations (addition, subtraction) right now but the app generates a math problem according to the rules.
for example for addition, it will generate 2 addends (none over 50) but with the additional (but redundant) check that the sum shouldn't be greater than 100.
the app workds giving me random addition or subtracton each time but at the 4th or 5th (or 6th?) problem it stops and my submit button turns to orange! i have to reset to restart. it's the same behavior when i try it on my android via companion connection.
i suspect it's a memory leak but i have no idea how those things occur!
any help is appreciated.
here'a picture of the blocks.
and here's the aia
mathprob_gen.aia (6.8 KB)